diff options
Diffstat (limited to 'mail/wmbiff')
-rw-r--r-- | mail/wmbiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 991cd0b64dc..69b33446fd3 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2005/10/24 23:09:01 rillig Exp $ +# $NetBSD: Makefile,v 1.25 2005/12/31 12:32:38 wiz Exp $ DISTNAME= wmbiff-0.4.26 +PKGREVISION= 1 CATEGORIES= mail x11 windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wmbiff/} |