diff options
author | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
commit | 3d6f3c9b82b8bb57b230a246ed3692b150a41d6e (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /fonts | |
parent | 0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff) | |
download | pkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.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 |