diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 5630c41356f875d7bfe1774adea0ea160917a3ee (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /fonts | |
parent | a79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff) | |
download | pkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/gucharmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/gucharmap/Makefile b/fonts/gucharmap/Makefile index 3ec30c998d3..2f5588623db 100644 --- a/fonts/gucharmap/Makefile +++ b/fonts/gucharmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2007/09/19 23:18:49 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2007/09/21 13:03:41 wiz Exp $ # DISTNAME= gucharmap-1.10.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gucharmap/1.10/} EXTRACT_SUFX= .tar.bz2 |