diff options
-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 \ |