diff options
Diffstat (limited to 'databases/postgresql95-pgcrypto/Makefile')
-rw-r--r-- | databases/postgresql95-pgcrypto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql95-pgcrypto/Makefile b/databases/postgresql95-pgcrypto/Makefile index 12150084d11..16962d9bf9f 100644 --- a/databases/postgresql95-pgcrypto/Makefile +++ b/databases/postgresql95-pgcrypto/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/03/05 11:28:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2016/04/09 12:51:50 adam Exp $ PKGNAME= ${DISTNAME:C/-/95-pgcrypto-/} -PKGREVISION= 1 COMMENT= Module providing cryptographic functions for PostgreSQL DEPENDS+= postgresql95-server>=${PKGVERSION_NOREV}:../../databases/postgresql95-server |