aboutsummaryrefslogtreecommitdiffstats
path: root/misc/ddate
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2015-01-06 17:39:03 +0800
committerehaupt <ehaupt@FreeBSD.org>2015-01-06 17:39:03 +0800
commit45f9a0a041ca2c57ea4831c6d798555e654808e0 (patch)
tree820cab6f13ee80c07f15ed5eb464c2de47accb60 /misc/ddate
parentf71427cc8e01afef69158f7dc906899e6b914b29 (diff)
downloadfreebsd-ports-gnome-45f9a0a041ca2c57ea4831c6d798555e654808e0.tar.gz
freebsd-ports-gnome-45f9a0a041ca2c57ea4831c6d798555e654808e0.tar.zst
freebsd-ports-gnome-45f9a0a041ca2c57ea4831c6d798555e654808e0.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'misc/ddate')
-rw-r--r--misc/ddate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ddate/Makefile b/misc/ddate/Makefile
index 953020b56e54..c4ddc351ff67 100644
--- a/misc/ddate/Makefile
+++ b/misc/ddate/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.22.2
PORTEPOCH= 1
CATEGORIES= misc
MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux/v${PORTVERSION:C/^([0-9]*\.[0-9]*).*/\1/}/ \
- CRITICAL
+ LOCAL/ehaupt
DISTNAME= util-linux-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org