diff options
author | junyoung <junyoung> | 2004-01-05 06:49:31 +0000 |
---|---|---|
committer | junyoung <junyoung> | 2004-01-05 06:49:31 +0000 |
commit | 8cbeca43de202754f76f79176d05d239036e77c9 (patch) | |
tree | 83afe0f98d0b0334350c5b7a90958cc71c7ab3a9 | |
parent | f0943d53753d9bc0313b7bb3f78d76c6d2c87125 (diff) | |
download | pkgsrc-8cbeca43de202754f76f79176d05d239036e77c9.tar.gz |
Forgot to drop package revision.
-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/ |