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 | 3528e063450c6c10f9548d9ded687e713f731a1b (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /net/hobbitmon/Makefile | |
parent | 244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff) | |
download | pkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'net/hobbitmon/Makefile')
-rw-r--r-- | net/hobbitmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hobbitmon/Makefile b/net/hobbitmon/Makefile index dcbb31f477b..fae3066f43a 100644 --- a/net/hobbitmon/Makefile +++ b/net/hobbitmon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2007/07/04 20:54:49 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2007/09/21 13:04:11 wiz Exp $ # DISTNAME= hobbit-4.0-beta6 PKGNAME= hobbit-4.0b6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hobbitmon/} |