diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:34:29 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:34:29 +0000 |
commit | 15e2263847b985944297d2a93caf296d9b64a255 (patch) | |
tree | 5c85308db6a866864c67580e3bfab8409ce3b6fc /audio/tuxguitar | |
parent | 7914161a414ec0a620f9de779057c9fe0a80343d (diff) | |
download | ports-15e2263847b985944297d2a93caf296d9b64a255.tar.gz ports-15e2263847b985944297d2a93caf296d9b64a255.zip |
Notes
Diffstat (limited to 'audio/tuxguitar')
-rw-r--r-- | audio/tuxguitar/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile index e8197ad9873e..b8b40abeb4d8 100644 --- a/audio/tuxguitar/Makefile +++ b/audio/tuxguitar/Makefile @@ -12,11 +12,8 @@ PORTREVISION= 1 CATEGORIES= audio java MASTER_SITES= SF/${PORTNAME}/TuxGuitar/TuxGuitar-${PORTVERSION}:src \ ${MASTER_SITE_LOCAL}/gahr/:fluid \ - http://people.freebsd.org/~gahr/distfiles/:fluid \ - http://www.alsa-project.org/~james/sound-fonts/:fluid - DISTFILES= ${PORTNAME}-src-${DISTVERSION}${EXTRACT_SUFX}:src \ 8MBGMSFX.SF2:fluid EXTRACT_ONLY= ${PORTNAME}-src-${DISTVERSION}${EXTRACT_SUFX} |