diff options
author | abs <abs> | 2001-10-11 13:43:09 +0000 |
---|---|---|
committer | abs <abs> | 2001-10-11 13:43:09 +0000 |
commit | 0eba888d39e5bfeda642e91c910463cbc1ffd4c7 (patch) | |
tree | 365137384ed0da22738ddf4122c5787d208332cc /devel | |
parent | c8116ee54f57345e90cd7de37ff334cff97da022 (diff) | |
download | pkgsrc-0eba888d39e5bfeda642e91c910463cbc1ffd4c7.tar.gz |
Self-applied clue-by-four. No nb1 in DISTNAME.
Diffstat (limited to 'devel')
-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 |