diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-01 10:10:03 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-01 10:10:03 +0000 |
commit | 7c2fb4e0b0f9016e73049a26964afaea88c07fcc (patch) | |
tree | 3c2eca10a72065ff055cc2a39639cdef03778653 /audio/sfront/Makefile | |
parent | 80bd7289eef080059cb7b8c2413d23708b2cb828 (diff) | |
download | ports-7c2fb4e0b0f9016e73049a26964afaea88c07fcc.tar.gz ports-7c2fb4e0b0f9016e73049a26964afaea88c07fcc.zip |
Notes
Diffstat (limited to 'audio/sfront/Makefile')
-rw-r--r-- | audio/sfront/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile index 9c45ec7f7809..40bec9f75fc2 100644 --- a/audio/sfront/Makefile +++ b/audio/sfront/Makefile @@ -8,8 +8,7 @@ PORTNAME= sfront PORTVERSION= 0.89 CATEGORIES= audio -MASTER_SITES= http://www.cs.berkeley.edu/~lazzaro/sa/ -DISTNAME= ${PORTNAME} +MASTER_SITES= http://critical.ch/distfiles/ MAINTAINER= ehaupt@critical.ch COMMENT= A translator that converts MP4-SA files into efficient C programs |