diff options
Diffstat (limited to 'sysutils/wbm-postgresql/Makefile')
-rw-r--r-- | sysutils/wbm-postgresql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/wbm-postgresql/Makefile b/sysutils/wbm-postgresql/Makefile index daac176a298..979449f60b3 100644 --- a/sysutils/wbm-postgresql/Makefile +++ b/sysutils/wbm-postgresql/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:33 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/12/22 01:25:03 dholland Exp $ WBM_NAME= postgresql +PKGREVISION= 1 COMMENT= Webmin module for managing PostgreSQL databases |