diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-09 01:12:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-09 01:12:08 +0000 |
commit | e53252cb35bb7b7df21ba90eca8dd99453824099 (patch) | |
tree | 9305e4fdfd3f34b986f2bcc363634cc50addca67 /sysutils/pib | |
parent | Allow a non-root user to build this port if the majordom user and (diff) |
Change location of MASTER_SITE.
Requested by: maintainer
Diffstat (limited to 'sysutils/pib')
-rw-r--r-- | sysutils/pib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile index 86746470ee46..36d8d197964b 100644 --- a/sysutils/pib/Makefile +++ b/sysutils/pib/Makefile @@ -3,12 +3,12 @@ # Date created: 30 December 1996 # Whom: Mike Smith <msmith@freebsd.org> # -# $Id: Makefile,v 1.9 1998/09/03 16:02:35 msmith Exp $ +# $Id: Makefile,v 1.10 1998/09/15 09:48:22 asami Exp $ # DISTNAME= pib-1.1 CATEGORIES= sysutils tk80 -MASTER_SITES= ftp://gsoft.com.au/pub/pib/ +MASTER_SITES= http://www.freebsd.org/~msmith/pib/ MAINTAINER= msmith@freebsd.org |