diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:36:21 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:36:21 +0000 |
commit | 1d077afca2d8199435eff31ea800415f76cd684e (patch) | |
tree | 607e4a3c92dfeb495da4910507241a4ee8ca6fe7 /audio/sfront | |
parent | c5f59c16490b2159fd63c75722dabf1c42e2ba2e (diff) |
Notes
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 |