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 /misc/Addresses | |
parent | a79d8f5a66265012f2c7837918e3df2d36fc4ca2 (diff) | |
download | pkgsrc-5630c41356f875d7bfe1774adea0ea160917a3ee.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'misc/Addresses')
-rw-r--r-- | misc/Addresses/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Addresses/Makefile b/misc/Addresses/Makefile index b9c020fa4c3..f39b50e79ca 100644 --- a/misc/Addresses/Makefile +++ b/misc/Addresses/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/09/22 07:08:16 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2007/09/21 13:04:00 wiz Exp $ # DISTNAME= Addresses-0.4.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc gnustep MASTER_SITES= http://giesler.biz/bjoern/downloads/ |