summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-07-01 14:42:41 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-07-01 14:42:41 +0000
commitc3b937ea6d0481f44686e30fbf51b876a25330ef (patch)
tree5e330d1cf42a3b775e3c6cafac9de7a28dbbfccc /lang
parentInclude audio as a virtual category, this port has an audio ripper too. (diff)
Remove the two "priming" MASTER_SITEs now that ftp.freebsd.org has
Daniel Eischen's boot-strapping package.
Notes
Notes: svn path=/head/; revision=19945
Diffstat (limited to 'lang')
-rw-r--r--lang/gnat/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index a5e40c9ba853..e2764863ff63 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -5,7 +5,7 @@
# Porter (original): nils@guru.ims.uni-stuttgart.de
# Porter (version 3): maurice@serc.rmit.edu.au
#
-# $Id: Makefile,v 1.16 1998/01/18 15:12:38 steve Exp $
+# $Id: Makefile,v 1.18 1999/06/24 11:10:37 sheldonh Exp $
#
# Note:
# - FreeBSD tasking libraries created by Dan Eischen have been incorporated
@@ -18,9 +18,7 @@ DISTNAME= gcc-2.8.1
PKGNAME= gnat-3.11p
CATEGORIES= lang
MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/ \
- ${MASTER_SITE_GNU} \
- ftp://ftp.pcnet.com/users/eischen/GNAT/ \
- http://axl.noc.iafrica.com/~sheldonh/
+ ${MASTER_SITE_GNU}
DISTFILES= gnat-3.11p-src.tar.gz gcc-2.8.1.tar.gz
MAINTAINER= eischen@vigrid.com