diff options
author | dholland <dholland@pkgsrc.org> | 2012-12-22 02:11:37 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-12-22 02:11:37 +0000 |
commit | 0173092db22a91bfa9abebf77e60c0f84420771e (patch) | |
tree | 6207f8415ddc9a86f771c69c1af3b25e9fc5e091 /sysutils/wbm-postfix/Makefile | |
parent | c5d0e63cafdf24399c557d5f3d1595596c803b89 (diff) | |
download | pkgsrc-0173092db22a91bfa9abebf77e60c0f84420771e.tar.gz |
Fix PLIST for base package update.
Diffstat (limited to 'sysutils/wbm-postfix/Makefile')
-rw-r--r-- | sysutils/wbm-postfix/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/wbm-postfix/Makefile b/sysutils/wbm-postfix/Makefile index a32313e4ffa..f8e5fad11d9 100644 --- a/sysutils/wbm-postfix/Makefile +++ b/sysutils/wbm-postfix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/10/23 19:51:32 asau Exp $ +# $NetBSD: Makefile,v 1.7 2012/12/22 02:14:46 dholland Exp $ WBM_NAME= postfix +PKGREVISION= 1 COMMENT= Webmin module for Postfix mail server configuration |