diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-29 12:22:03 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-29 12:22:03 +0000 |
commit | 599bf70f5adae4c205867ef92c7b5c9d372cb58c (patch) | |
tree | e2d717b89d2f78a747b38efb4965a30277a0eac4 /devel | |
parent | Update /etc/shells after installation. (diff) |
Update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=24259
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgnugetopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index 8893b0dc9027..9d894760353b 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -8,7 +8,7 @@ DISTNAME= libgnugetopt-1.1 CATEGORIES= devel -MASTER_SITES= http://www.freebsd.org/~andy/ +MASTER_SITES= http://www.freebsd.org/~andy/distfiles/ MAINTAINER= andy@icc.surw.chel.su |