Fix LATEST_LINK and some cleanup

This commit is contained in:
Palle Girgensohn
2013-10-17 13:39:36 +00:00
parent eb6d37560f
commit fd63fcc98e
5 changed files with 6 additions and 8 deletions

View File

@@ -2,8 +2,7 @@
PORTNAME= postgresql
CATEGORIES= databases python
PKGNAMESUFFIX?= ${DISTV:S/.//}-plpython
DISTV= ${DISTVERSION:R}
PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
MAINTAINER= pgsql@FreeBSD.org
COMMENT= Module for using Python to write SQL functions