diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-02 05:20:48 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-02 05:20:48 +0000 |
commit | 34f8c052a6e080c7e08630b241e3d5402d2b0d24 (patch) | |
tree | 7fcba6b93a0941acf92f575031eb1a4f455268d7 /audio/sonice | |
parent | 54cd29e2ef46c5e5a28bcdacae5ecbe2db8bc0f1 (diff) | |
download | ports-34f8c052a6e080c7e08630b241e3d5402d2b0d24.tar.gz ports-34f8c052a6e080c7e08630b241e3d5402d2b0d24.zip |
Notes
Diffstat (limited to 'audio/sonice')
-rw-r--r-- | audio/sonice/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/sonice/Makefile b/audio/sonice/Makefile index 8dcaa4dc6643..53093ec4ccea 100644 --- a/audio/sonice/Makefile +++ b/audio/sonice/Makefile @@ -10,12 +10,9 @@ PORTNAME= sonice PORTVERSION= 2.0 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.cyclooctane.com/sonice/release/ +MASTER_SITES= http://freebsd.t-hosting.hu/${PORTNAME}/ -DEPRECATED= "master site is now a domain holder" -EXPIRATION_DATE=2005-08-31 - -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gkovedan@t-hosting.hu COMMENT= Sonice eases reencoding of .ogg files RUN_DEPENDS= oggenc:${PORTSDIR}/audio/vorbis-tools \ |