diff options
author | wosch <wosch@FreeBSD.org> | 1997-08-09 08:28:49 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-08-09 08:28:49 +0800 |
commit | 2c035387835ff1b03f7d7f042fe0536549e12f5f (patch) | |
tree | f200ca911bfd7ce9f42390d46e06f7ceeb791498 /sysutils | |
parent | 9d118b2ddb1f4cef22af7725b902702764ef4ba3 (diff) | |
download | freebsd-ports-gnome-2c035387835ff1b03f7d7f042fe0536549e12f5f.tar.gz freebsd-ports-gnome-2c035387835ff1b03f7d7f042fe0536549e12f5f.tar.zst freebsd-ports-gnome-2c035387835ff1b03f7d7f042fe0536549e12f5f.zip |
update MASTER_SITES
Diffstat (limited to 'sysutils')
-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 |