diff options
author | abs <abs@pkgsrc.org> | 2001-10-11 13:43:09 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2001-10-11 13:43:09 +0000 |
commit | aff20c18cf51735dd0414f6a07e43f088d41b331 (patch) | |
tree | 365137384ed0da22738ddf4122c5787d208332cc /devel/GConf | |
parent | f92a9666c96d6a6d955ae9a81ed5129e05e912aa (diff) | |
download | pkgsrc-aff20c18cf51735dd0414f6a07e43f088d41b331.tar.gz |
Self-applied clue-by-four. No nb1 in DISTNAME.
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index 5877c3259db..3b64c3c9cef 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2001/10/11 12:19:35 abs Exp $ +# $NetBSD: Makefile,v 1.20 2001/10/11 13:43:09 abs Exp $ # -DISTNAME= GConf-1.0.4nb1 +DISTNAME= GConf-1.0.4 +PKGNAME= GConf-1.0.4nb1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/GConf/} EXTRACT_SUFX= .tar.bz2 |