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 d09ac6c8e56..c4c0d3b51f5 100644 --- a/databases/postgresql84-pgcrypto/Makefile +++ b/databases/postgresql84-pgcrypto/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/01/08 10:33:29 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:41 tron Exp $ PKGNAME= ${DISTNAME:C/-/84-pgcrypto-/} +PKGREVISION= 1 COMMENT= Module providing cryptographic functions for PostgreSQL DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server |