diff options
Diffstat (limited to 'lang/pfe/Makefile')
-rw-r--r-- | lang/pfe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index 0d0631b50bf..89accb2d34d 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:16 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2016/07/09 06:38:26 wiz Exp $ DISTNAME= pfe-0.33.71 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfe/} EXTRACT_SUFX= .tar.bz2 |