diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-16 10:14:56 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-16 10:14:56 +0000 |
commit | 56ac0bf2c66d68302b1737e60804390fef2193a5 (patch) | |
tree | c3a3840c40f4ad146f76431ca976e7ac0fabc48c /sysutils/socket | |
parent | 9a3379683f9c10976bb8674dc2363d7d11225cc9 (diff) | |
download | ports-56ac0bf2c66d68302b1737e60804390fef2193a5.tar.gz ports-56ac0bf2c66d68302b1737e60804390fef2193a5.zip |
update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=7602
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 7131fdb01cdb..3f63e02a6492 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 |