diff options
author | junyoung <junyoung@pkgsrc.org> | 2004-01-05 06:49:31 +0000 |
---|---|---|
committer | junyoung <junyoung@pkgsrc.org> | 2004-01-05 06:49:31 +0000 |
commit | a74e83d206b069292013eeaadd1f4c21216556e4 (patch) | |
tree | 83afe0f98d0b0334350c5b7a90958cc71c7ab3a9 /fonts | |
parent | 5821b3e0c13096003bde1eef42487b8e7182afa8 (diff) | |
download | pkgsrc-a74e83d206b069292013eeaadd1f4c21216556e4.tar.gz |
Forgot to drop package revision.
Diffstat (limited to 'fonts')
-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/ |