diff options
Diffstat (limited to 'mail/perdition-postgresql/Makefile')
-rw-r--r-- | mail/perdition-postgresql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/perdition-postgresql/Makefile b/mail/perdition-postgresql/Makefile index 9e410287e67..a833c0d1dda 100644 --- a/mail/perdition-postgresql/Makefile +++ b/mail/perdition-postgresql/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/06/02 12:50:04 adam Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/22 13:45:19 obache Exp $ PERDITION_COMMENT= PostgreSQL user database module PERDITION_PKGNAME= postgresql PERDITION_SKIP_DISABLE= pg +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir |