diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-31 06:39:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-31 06:39:26 +0800 |
commit | b458ba0f4e409cf1bc98c46bd1caf9685471674f (patch) | |
tree | 83a54da3aac2be1f3f202027275138c63ebdb6df /audio | |
parent | 7e20cec12692d9b30b23ce043632a2bdde5d61b4 (diff) | |
download | freebsd-ports-gnome-b458ba0f4e409cf1bc98c46bd1caf9685471674f.tar.gz freebsd-ports-gnome-b458ba0f4e409cf1bc98c46bd1caf9685471674f.tar.zst freebsd-ports-gnome-b458ba0f4e409cf1bc98c46bd1caf9685471674f.zip |
Remove dead RINGSERVER
Diffstat (limited to 'audio')
-rw-r--r-- | audio/guspat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/guspat/Makefile b/audio/guspat/Makefile index 690caa075bb0..9af2d2037621 100644 --- a/audio/guspat/Makefile +++ b/audio/guspat/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 20000706 PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://plamo.linet.gr.jp/pub/Plamo-src/contrib/Sound/timidity/ \ - RINGSERVER/linux/Plamo/Plamo-src/contrib/Sound/timidity \ LOCAL/nork DISTFILES= ${PORTNAME}-${PORTVERSION}-required${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}-optional${EXTRACT_SUFX} |