diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-03-27 21:10:14 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-03-27 21:10:14 +0800 |
commit | 9241a752edb44e9865acd42377f0b8b282024956 (patch) | |
tree | f0734c1287b96d7642a677aa5ee518efef6a7332 /audio | |
parent | fd4bd64947a5feb0a21a228a9c12cb075f98259f (diff) | |
download | freebsd-ports-gnome-9241a752edb44e9865acd42377f0b8b282024956.tar.gz freebsd-ports-gnome-9241a752edb44e9865acd42377f0b8b282024956.tar.zst freebsd-ports-gnome-9241a752edb44e9865acd42377f0b8b282024956.zip |
Update MASTER_SITES and maintainer email.
PR: 26126
Submitted by: MAINTAINER
Diffstat (limited to 'audio')
-rw-r--r-- | audio/teknap/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/teknap/Makefile b/audio/teknap/Makefile index afc0e6635f80..e26bac3f6f7d 100644 --- a/audio/teknap/Makefile +++ b/audio/teknap/Makefile @@ -8,10 +8,9 @@ PORTNAME= TekNap PORTVERSION= 1.2 CATEGORIES= audio -MASTER_SITES= ftp://ftp.teknap.com/pub/TekNap/ \ - ftp://ftp.bitchx.com/pub/TekNap/ +MASTER_SITES= ftp://ukug.uk.freebsd.org/pub/lord_cj/ -MAINTAINER= cj@vallcom.net +MAINTAINER= LoRd_CJ@dalusers.com .if defined(WITH_MP3) BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |