diff options
author | ache <ache@FreeBSD.org> | 1995-04-19 16:12:00 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-04-19 16:12:00 +0800 |
commit | 7131c9c0338ebca1104bd9932a68ec381642ba97 (patch) | |
tree | b01e246f7cfb6849bf0179532d1411ab1defe5ff /lang/perl5.6 | |
parent | 858ce7a1aaf64375ae9c92321cddb709d6f0e090 (diff) | |
download | freebsd-ports-gnome-7131c9c0338ebca1104bd9932a68ec381642ba97.tar.gz freebsd-ports-gnome-7131c9c0338ebca1104bd9932a68ec381642ba97.tar.zst freebsd-ports-gnome-7131c9c0338ebca1104bd9932a68ec381642ba97.zip |
Put prep as primary site, move old primary to secondary
Add more categories
Diffstat (limited to 'lang/perl5.6')
-rw-r--r-- | lang/perl5.6/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/perl5.6/Makefile b/lang/perl5.6/Makefile index 9d922ee355d3..556a8bce53f0 100644 --- a/lang/perl5.6/Makefile +++ b/lang/perl5.6/Makefile @@ -3,13 +3,13 @@ # Date created: 16 April 1995 # Whom: markm # -# $Id: Makefile,v 1.1.1.1 1995/04/17 06:02:33 asami Exp $ +# $Id: Makefile,v 1.2 1995/04/18 02:00:15 asami Exp $ # DISTNAME= perl5.001 PKGNAME= perl-5.001 -CATEGORIES+= languages -MASTER_SITES= ftp://ftp.sun.ac.za/pub/gnu/ +CATEGORIES+= languages development programming +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ ftp://ftp.sun.ac.za/pub/gnu/ EXTRACT_SUFX= .tar.gz MAINTAINER= markm@FreeBSD.ORG |