diff options
-rw-r--r-- | fonts/pfaedit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/pfaedit/Makefile b/fonts/pfaedit/Makefile index 89cfd24d325..588b1f4a826 100644 --- a/fonts/pfaedit/Makefile +++ b/fonts/pfaedit/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/01/04 17:12:34 junyoung Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/05 06:49:31 junyoung Exp $ # DISTNAME= pfaedit_full-${VERSION} PKGNAME= pfaedit-20${VERSION} -PKGREVISION= 1 WRKSRC= ${WRKDIR}/pfaedit-${VERSION} CATEGORIES= fonts editors MASTER_SITES= http://pfaedit.sourceforge.net/ |