diff options
Diffstat (limited to 'mail/newspipe/Makefile')
-rw-r--r-- | mail/newspipe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/newspipe/Makefile b/mail/newspipe/Makefile index 60e3583b4f2..bc7d3ac258c 100644 --- a/mail/newspipe/Makefile +++ b/mail/newspipe/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/03 06:34:01 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:19 wiz Exp $ # DISTNAME= newspipe.1.1.9 PKGNAME= ${DISTNAME:S/./-/} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=newspipe/} EXTRACT_SUFX= .zip |