diff options
Diffstat (limited to 'databases/postgresql92-pgcrypto/Makefile')
-rw-r--r-- | databases/postgresql92-pgcrypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql92-pgcrypto/Makefile b/databases/postgresql92-pgcrypto/Makefile index ff277756aa5..e908ccec02d 100644 --- a/databases/postgresql92-pgcrypto/Makefile +++ b/databases/postgresql92-pgcrypto/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/10/05 21:03:11 adam Exp $ +# $NetBSD: Makefile,v 1.2 2012/12/16 01:52:08 obache Exp $ PKGNAME= ${DISTNAME:C/-/92-pgcrypto-/} +PKGREVISION= 1 COMMENT= Module providing cryptographic functions for PostgreSQL DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server |