diff options
Diffstat (limited to 'mail/perdition-postgresql')
-rw-r--r-- | mail/perdition-postgresql/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/perdition-postgresql/Makefile b/mail/perdition-postgresql/Makefile index 3112e79ccc7..2aaefdaf09b 100644 --- a/mail/perdition-postgresql/Makefile +++ b/mail/perdition-postgresql/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2006/01/31 21:07:31 tv Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:57 joerg Exp $ # +PKGREVISION= 1 + PERDITION_COMMENT= PostgreSQL user database module PERDITION_PKGNAME= postgresql PERDITION_SKIP_DISABLE= pg |