diff options
author | salo <salo> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo> | 2003-11-12 01:31:47 +0000 |
commit | d44038c3d2a34e2a27509ab2679c66efc1768de2 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /fonts/chkfontpath | |
parent | ca197b99122fcc1994dd0b7a88b817a3cd29f9ba (diff) | |
download | pkgsrc-d44038c3d2a34e2a27509ab2679c66efc1768de2.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'fonts/chkfontpath')
-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 |