diff options
author | wosch <wosch@FreeBSD.org> | 1997-08-09 00:28:49 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-08-09 00:28:49 +0000 |
commit | 2c035387835ff1b03f7d7f042fe0536549e12f5f (patch) | |
tree | f200ca911bfd7ce9f42390d46e06f7ceeb791498 /sysutils/manck | |
parent | 9d118b2ddb1f4cef22af7725b902702764ef4ba3 (diff) | |
download | FreeBSD-ports-2c035387835ff1b03f7d7f042fe0536549e12f5f.zip FreeBSD-ports-2c035387835ff1b03f7d7f042fe0536549e12f5f.tar.gz |
update MASTER_SITES
Diffstat (limited to 'sysutils/manck')
-rw-r--r-- | sysutils/manck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile index 35c5806..ed52dba 100644 --- a/sysutils/manck/Makefile +++ b/sysutils/manck/Makefile @@ -3,12 +3,12 @@ # Date created: 10 September 1995 # Whom: joerg # -# $Id: Makefile,v 1.6 1996/11/17 08:06:15 obrien Exp $ +# $Id: Makefile,v 1.7 1997/04/30 03:18:08 asami Exp $ # DISTNAME= manck-1.2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.apfel.de/~wosch/src/ MAINTAINER= wosch@FreeBSD.org |