diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-08 13:08:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-08 13:08:54 +0000 |
commit | 7606e307eaa923601d2be03037741dd64d91720a (patch) | |
tree | c11e8492041d1a3d6ce29c3271d53751799cf168 | |
parent | 3929aec7dbd31bead8292546a204cd71683a80b6 (diff) | |
download | ports-7606e307eaa923601d2be03037741dd64d91720a.tar.gz ports-7606e307eaa923601d2be03037741dd64d91720a.zip |
Notes
-rw-r--r-- | misc/gkx86info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gkx86info/Makefile b/misc/gkx86info/Makefile index baa6faa32a8d..f387e3d81abc 100644 --- a/misc/gkx86info/Makefile +++ b/misc/gkx86info/Makefile @@ -9,7 +9,7 @@ PORTNAME= gkx86info PORTVERSION= 0.0.2 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= http://asdfnews.org/yargon/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org |