diff options
author | wosch <wosch@FreeBSD.org> | 1997-08-16 10:14:56 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-08-16 10:14:56 +0000 |
commit | 8c2094f8302d28ab12368ad4fec1ee8b16b4cf19 (patch) | |
tree | 2ebbacc0dd7da8ac5142efba943792f1f90d70a5 /sysutils/socket | |
parent | 1d0747103e1b3e4b68474d0d7f0f83804946fed0 (diff) | |
download | FreeBSD-ports-8c2094f8302d28ab12368ad4fec1ee8b16b4cf19.zip FreeBSD-ports-8c2094f8302d28ab12368ad4fec1ee8b16b4cf19.tar.gz |
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 7131fdb..3f63e02 100644 --- a/sysutils/socket/Makefile +++ b/sysutils/socket/Makefile @@ -3,12 +3,12 @@ # Date created: 14 August 1996 # Whom: wosch # -# $Id: Makefile,v 1.5 1997/04/30 03:18:08 asami Exp $ +# $Id: Makefile,v 1.6 1997/08/09 00:34:15 wosch Exp $ # DISTNAME= socket-1.1 CATEGORIES= sysutils net -MASTER_SITES= http://www.apfel.de/~wosch/src/ +MASTER_SITES= http://www.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org |