diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:39:03 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:39:03 +0800 |
commit | 45f9a0a041ca2c57ea4831c6d798555e654808e0 (patch) | |
tree | 820cab6f13ee80c07f15ed5eb464c2de47accb60 /misc/shc | |
parent | f71427cc8e01afef69158f7dc906899e6b914b29 (diff) | |
download | freebsd-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/shc')
-rw-r--r-- | misc/shc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/shc/Makefile b/misc/shc/Makefile index 8a2987ceefa3..9886542379f8 100644 --- a/misc/shc/Makefile +++ b/misc/shc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.8.9 PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Generic script compiler |