diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2013-12-05 15:59:53 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2013-12-05 15:59:53 +0000 |
commit | 6030e71fcc24e2351fb4df9c063470f55acae819 (patch) | |
tree | fb2fdc19811cb0c27de2e713d42d0d460db65565 /databases/postgresql91-pltcl | |
parent | 0ef0aae44e262d964fc9f880d979ad0efd8a552c (diff) | |
download | ports-6030e71fcc24e2351fb4df9c063470f55acae819.tar.gz ports-6030e71fcc24e2351fb4df9c063470f55acae819.zip |
Notes
Diffstat (limited to 'databases/postgresql91-pltcl')
-rw-r--r-- | databases/postgresql91-pltcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql91-pltcl/Makefile b/databases/postgresql91-pltcl/Makefile index 76b869b627ad..f06e0240ddef 100644 --- a/databases/postgresql91-pltcl/Makefile +++ b/databases/postgresql91-pltcl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postgresql -PORTREVISION= 4 +PORTREVISION= 0 CATEGORIES= databases tcl PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} |