diff options
Diffstat (limited to 'mail/mpop/Makefile')
-rw-r--r-- | mail/mpop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 13f5494788d..58a735e9b63 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2007/12/01 17:22:22 reed Exp $ +# $NetBSD: Makefile,v 1.11 2008/01/18 05:08:27 tnn Exp $ # DISTNAME= mpop-1.0.12 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/} EXTRACT_SUFX= .tar.bz2 |