diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 22:39:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 22:39:26 +0000 |
commit | fdf29be1f6817d8f25bb3f573068411796a668b3 (patch) | |
tree | 83a54da3aac2be1f3f202027275138c63ebdb6df /audio/guspat | |
parent | ecc99c898e2684921bc69a6a68c46753e5544b12 (diff) | |
download | ports-fdf29be1f6817d8f25bb3f573068411796a668b3.tar.gz ports-fdf29be1f6817d8f25bb3f573068411796a668b3.zip |
Notes
Diffstat (limited to 'audio/guspat')
-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} |