diff options
-rw-r--r-- | german/dict/Makefile | 4 | ||||
-rw-r--r-- | sysutils/manck/Makefile | 4 | ||||
-rw-r--r-- | sysutils/socket/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/german/dict/Makefile b/german/dict/Makefile index c9aefd36e13b..c689a015d612 100644 --- a/german/dict/Makefile +++ b/german/dict/Makefile @@ -3,12 +3,12 @@ # Date created: 6 August 1997 # Whom: wosch # -# $Id: Makefile,v 1.1.1.1 1997/08/06 19:17:46 wosch Exp $ +# $Id: Makefile,v 1.2 1997/08/13 05:09:22 asami Exp $ # DISTNAME= dict-1.0 CATEGORIES= german -MASTER_SITES= http://www.apfel.de/~wosch/src/ +MASTER_SITES= http://www.freebsd.org/~wosch/src/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${dict}.gz MAINTAINER= wosch@FreeBSD.org diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile index ed52dba791c5..59a8c7598a7e 100644 --- a/sysutils/manck/Makefile +++ b/sysutils/manck/Makefile @@ -3,12 +3,12 @@ # Date created: 10 September 1995 # Whom: joerg # -# $Id: Makefile,v 1.7 1997/04/30 03:18:08 asami Exp $ +# $Id: Makefile,v 1.8 1997/08/09 00:26:26 wosch Exp $ # DISTNAME= manck-1.2 CATEGORIES= sysutils -MASTER_SITES= http://www.apfel.de/~wosch/src/ +MASTER_SITES= http://www.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org 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 |