diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-14 03:05:13 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-14 03:05:13 +0800 |
commit | 8369d786988cb9f576e9d173df6abd0d677ba6a0 (patch) | |
tree | b112862c1a10a40d0b05577e266ae5c364c2d064 /misc | |
parent | da7617990a23015b8dd6760591531b776cde3cac (diff) | |
download | freebsd-ports-gnome-8369d786988cb9f576e9d173df6abd0d677ba6a0.tar.gz freebsd-ports-gnome-8369d786988cb9f576e9d173df6abd0d677ba6a0.tar.zst freebsd-ports-gnome-8369d786988cb9f576e9d173df6abd0d677ba6a0.zip |
Per distfile survey, reset mastersite that disappeared in January 2004.
Although there is a page for the project on Freshmeat, it merely points
back to the dead mastersite.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/datedif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/datedif/Makefile b/misc/datedif/Makefile index 2b17e118608c..97deaac16361 100644 --- a/misc/datedif/Makefile +++ b/misc/datedif/Makefile @@ -9,7 +9,7 @@ PORTNAME= datedif PORTVERSION= 0.9.1.4 CATEGORIES= misc -MASTER_SITES= http://buschencrew.hypermart.net/software/datedif/ +MASTER_SITES= # none DISTNAME= ${PORTNAME}-0.9.1-4 MAINTAINER= ports@FreeBSD.org |