diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-27 23:53:44 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-27 23:53:44 +0000 |
commit | 39c29c570b61f8faf9303b9bd2766c6185ca0c3a (patch) | |
tree | 3c870d95b1398d4970c6b07e4dfb93704c045802 /x11-toolkits/v | |
parent | b3d327451f64215494dfca32911a5b10abcfb608 (diff) |
Remove stale MASTER_SITE.
Notes
Notes:
svn path=/head/; revision=15671
Diffstat (limited to 'x11-toolkits/v')
-rw-r--r-- | x11-toolkits/v/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/v/Makefile b/x11-toolkits/v/Makefile index 39b8fc0c6e33..845b2c1fe777 100644 --- a/x11-toolkits/v/Makefile +++ b/x11-toolkits/v/Makefile @@ -3,13 +3,12 @@ # Date created: 8 Feb 1998 # Whom: Donald Burr <dburr@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1998/08/07 22:56:47 asami Exp $ +# $Id: Makefile,v 1.8 1998/11/27 09:04:50 asami Exp $ # DISTNAME= v-1.19 CATEGORIES= x11-toolkits devel graphics -MASTER_SITES= ftp://objectcentral.com/old/ \ - ftp://ftp.ntua.gr/pub/X11/v/old/ \ +MASTER_SITES= ftp://ftp.ntua.gr/pub/X11/v/old/ \ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/programming/objectcentral/old/ MAINTAINER= dburr@FreeBSD.ORG |