diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-30 18:26:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-30 18:26:39 +0000 |
commit | 7120a90fdd4551ceeff411f875ec080ba7491385 (patch) | |
tree | 0a1a699a21ef4f6829d80d67554dd1d282bf7bbe /editors/gnotepad/Makefile | |
parent | 0184f69d4945155d16a6997f45554a1a1f0db66c (diff) | |
download | pkgsrc-7120a90fdd4551ceeff411f875ec080ba7491385.tar.gz |
Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
Diffstat (limited to 'editors/gnotepad/Makefile')
-rw-r--r-- | editors/gnotepad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile index 73dae2f1039..7bd2bf04382 100644 --- a/editors/gnotepad/Makefile +++ b/editors/gnotepad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2004/10/03 00:14:38 tv Exp $ +# $NetBSD: Makefile,v 1.24 2004/11/30 18:26:39 wiz Exp $ DISTNAME= gnotepad+-1.3.3 PKGNAME= ${DISTNAME:S/+//} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/} |