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 a7abc50b8d7..0d0631b50bf 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:43 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:16 wiz Exp $ DISTNAME= pfe-0.33.71 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfe/} EXTRACT_SUFX= .tar.bz2 |