summaryrefslogtreecommitdiff
path: root/lang/glibstdc++28/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
commit52619586269c9e817bdf8a8496e70376ba957597 (patch)
tree91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /lang/glibstdc++28/Makefile
parentUpdate ntp port to 4.0.91. (diff)
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Notes
Notes: svn path=/head/; revision=16378
Diffstat (limited to 'lang/glibstdc++28/Makefile')
-rw-r--r--lang/glibstdc++28/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile
index 44f36d31a778..ed1e733fb302 100644
--- a/lang/glibstdc++28/Makefile
+++ b/lang/glibstdc++28/Makefile
@@ -4,13 +4,14 @@
# Date created: 03 Mar 1998
# Whom: David O'Brien <obrien@NUXI.com>
#
-# $Id: Makefile,v 1.12 1998/11/10 16:33:07 obrien Exp $
+# $Id: Makefile,v 1.13 1998/11/11 05:37:25 asami Exp $
#
DISTNAME= libstdc++-2.8.1.1
PKGNAME= glibstdc++-2.8.1.1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= libstdc++
MAINTAINER= obrien@FreeBSD.org