diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-09 00:28:49 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-09 00:28:49 +0000 |
commit | 144bc9225043d78a9f4b4214632490168e3690c0 (patch) | |
tree | f81b48b67a83d5131a8b3f9d84bd3f3713703c55 | |
parent | c4f69cf83e61f3dc7a5fde0b671c6b25c8fa1670 (diff) | |
download | ports-144bc9225043d78a9f4b4214632490168e3690c0.tar.gz ports-144bc9225043d78a9f4b4214632490168e3690c0.zip |
update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=7505
-rw-r--r-- | sysutils/manck/Makefile | 4 | ||||
-rw-r--r-- | sysutils/stat/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile index 35c5806fc942..ed52dba791c5 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 diff --git a/sysutils/stat/Makefile b/sysutils/stat/Makefile index 67153d208e03..4c62202eef07 100644 --- a/sysutils/stat/Makefile +++ b/sysutils/stat/Makefile @@ -3,11 +3,11 @@ # Date created: 16 Februar 1996 # Whom: wosch # -# $Id: Makefile,v 1.1.1.1 1997/02/16 15:16:57 wosch Exp $ +# $Id: Makefile,v 1.2 1997/04/30 03:18:09 asami Exp $ DISTNAME= stat-1.3 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.apfel.de/~wosch/src/ MAINTAINER= wosch@FreeBSD.org |