diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /fonts | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/chkfontpath/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/chkfontpath/Makefile b/fonts/chkfontpath/Makefile index e52946cbcec..102a00da780 100644 --- a/fonts/chkfontpath/Makefile +++ b/fonts/chkfontpath/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/10/03 18:20:40 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/11/12 01:31:49 salo Exp $ # DISTNAME= chkfontpath-1.9.7 +PKGREVISION= 1 CATEGORIES= fonts MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/SRPMS/ EXTRACT_SUFX= -1.src.rpm |