diff options
author | bad <bad@pkgsrc.org> | 1999-03-22 16:08:30 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1999-03-22 16:08:30 +0000 |
commit | fa9c2f3760231b08dc9a0e755773b4eeede3a406 (patch) | |
tree | 17a5b345de9184310228cc637deacd1993b7ad94 /devel/libg++ | |
parent | 71fdc4f987396c1d835d34fc972302db80290353 (diff) | |
download | pkgsrc-fa9c2f3760231b08dc9a0e755773b4eeede3a406.tar.gz |
Catch up with MASTER_SITE_GNU reorganization.
Diffstat (limited to 'devel/libg++')
-rw-r--r-- | devel/libg++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 93d8450c10e..f46e012c3f5 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 1998/11/12 23:03:40 frueauf Exp $ +# $NetBSD: Makefile,v 1.9 1999/03/22 16:08:32 bad Exp $ # DISTNAME= libg++-${GXXVERSION} CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU:=/libg++/} MAINTAINER= tv@netbsd.org |