diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:21 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:21 +0800 |
commit | 294fee0ec781b2d4629c38a5700919fe7a943423 (patch) | |
tree | 607e4a3c92dfeb495da4910507241a4ee8ca6fe7 /audio/sfront | |
parent | 021affdb5f8f3e148791d2100f305257e7f790c1 (diff) | |
download | freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.tar.gz freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.tar.zst freebsd-ports-gnome-294fee0ec781b2d4629c38a5700919fe7a943423.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'audio/sfront')
-rw-r--r-- | audio/sfront/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index 7cfdf0901cbd..ab4dbdd12b8d 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -4,7 +4,7 @@ PORTNAME= sfront PORTVERSION= 0.99 CATEGORIES= audio -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Translator that converts MP4-SA files into efficient C programs |