diff options
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 b147190107e..e74f9963486 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 1999/03/22 16:10:04 bad Exp $ +# $NetBSD: Makefile,v 1.11 1999/04/14 21:39:02 tron Exp $ # DISTNAME= libg++-${GXXVERSION} CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU:=/libg++/} +MASTER_SITES= ${MASTER_SITE_GNU:=libg++/} MAINTAINER= tv@netbsd.org |