diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-31 05:29:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-31 05:29:08 +0800 |
commit | dc2d2da1d602a14731e9b67ee8cfb83d455c8443 (patch) | |
tree | a2e7c63581d38b8f3252bd4b2454c950d1617333 /deskutils | |
parent | b749ac93a024873228dd55bdfd022afff10ec4f5 (diff) | |
download | freebsd-ports-gnome-dc2d2da1d602a14731e9b67ee8cfb83d455c8443.tar.gz freebsd-ports-gnome-dc2d2da1d602a14731e9b67ee8cfb83d455c8443.tar.zst freebsd-ports-gnome-dc2d2da1d602a14731e9b67ee8cfb83d455c8443.zip |
Remove dead CENKES mirror
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/plans/Makefile | 2 | ||||
-rw-r--r-- | deskutils/qrfcview/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile index 7ba4dfc3b70c..44957d78a354 100644 --- a/deskutils/plans/Makefile +++ b/deskutils/plans/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= deskutils www MASTER_SITES= http://www.planscalendar.com/release/:plans \ http://www.planscalendar.com/addons/:addons \ - http://www.freebsd.org/gifs/:logo CENKES:plans,addons,logo + http://www.freebsd.org/gifs/:logo DISTNAME= ${PORTNAME}_${DISTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:plans \ cz_czech.pl:addons \ diff --git a/deskutils/qrfcview/Makefile b/deskutils/qrfcview/Makefile index 668ded88fc3f..46db3da95b12 100644 --- a/deskutils/qrfcview/Makefile +++ b/deskutils/qrfcview/Makefile @@ -5,7 +5,7 @@ PORTNAME= qrfcview PORTVERSION= 0.62 PORTREVISION= 5 CATEGORIES= deskutils -MASTER_SITES= CENKES BERLIOS +MASTER_SITES= BERLIOS MAINTAINER= amdmi3@FreeBSD.org COMMENT= Graphical RFC viewer |