diff options
Diffstat (limited to 'databases/postgresql84-pgcrypto/Makefile')
-rw-r--r-- | databases/postgresql84-pgcrypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql84-pgcrypto/Makefile b/databases/postgresql84-pgcrypto/Makefile index bb629ea0e1c..4beffef0758 100644 --- a/databases/postgresql84-pgcrypto/Makefile +++ b/databases/postgresql84-pgcrypto/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2011/02/15 08:14:16 adam Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/14 07:45:37 sbd Exp $ PKGNAME= ${DISTNAME:C/-/84-pgcrypto-/} +PKGREVISION= 1 COMMENT= Module providing cryptographic functions for PostgreSQL PKG_DESTDIR_SUPPORT= user-destdir |