diff options
author | wosch <wosch@FreeBSD.org> | 1997-08-09 08:34:15 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-08-09 08:34:15 +0800 |
commit | c8c8e51a2611a060cf48bb392e980c6027f4475c (patch) | |
tree | 8f8ca3f6ced58ff82f3cb598dbff30ecc501aea3 /sysutils/socket | |
parent | 2c035387835ff1b03f7d7f042fe0536549e12f5f (diff) | |
download | freebsd-ports-gnome-c8c8e51a2611a060cf48bb392e980c6027f4475c.tar.gz freebsd-ports-gnome-c8c8e51a2611a060cf48bb392e980c6027f4475c.tar.zst freebsd-ports-gnome-c8c8e51a2611a060cf48bb392e980c6027f4475c.zip |
update MASTER_SITES
Diffstat (limited to 'sysutils/socket')
-rw-r--r-- | sysutils/socket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile index 2f8e432afef3..7131fdb01cdb 100644 --- a/sysutils/socket/Makefile +++ b/sysutils/socket/Makefile @@ -3,12 +3,12 @@ # Date created: 14 August 1996 # Whom: wosch # -# $Id: Makefile,v 1.4 1997/04/13 21:51:44 wosch Exp $ +# $Id: Makefile,v 1.5 1997/04/30 03:18:08 asami Exp $ # DISTNAME= socket-1.1 CATEGORIES= sysutils net -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.apfel.de/~wosch/src/ MAINTAINER= wosch@FreeBSD.org |