diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 06:18:49 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 06:18:49 +0000 |
commit | 35355c60cb30379bc09caa4b6ef20fcc846fb358 (patch) | |
tree | 9e7503762353d118ab0fd2cc7b42cbfd9830f6e2 /audio/ripenc | |
parent | 2d06d8f79e81ad27489213a2d8c92889fefe3c14 (diff) | |
download | ports-35355c60cb30379bc09caa4b6ef20fcc846fb358.tar.gz ports-35355c60cb30379bc09caa4b6ef20fcc846fb358.zip |
Notes
Diffstat (limited to 'audio/ripenc')
-rw-r--r-- | audio/ripenc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index f5a4563db06f..34d71ab09aec 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: ripenc -# URL: http://www.asde.com/~mjparme/index.htm # Date created: 28 February 1999 # Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br> # @@ -9,7 +8,8 @@ PORTNAME= ripenc PORTVERSION= 0.7 CATEGORIES= audio -MASTER_SITES= http://www.asde.com/~mjparme/ +MASTER_SITES= ftp://ftp.vision.net.au/ftp4/html/files/ \ + ftp://ftp.loxinfo.co.th/pub/unix/cd-writer/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= jonny@jonny.eng.br |