diff options
author | nork <nork@FreeBSD.org> | 2006-07-04 23:10:52 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2006-07-04 23:10:52 +0800 |
commit | bce64c56abdaac5df99f09b287ae77328c51a8d6 (patch) | |
tree | 5153fbcd82317daacc24cc697369562651263bb1 /audio | |
parent | 383c60bd2e76671ef8068eef92607ca1828295bc (diff) | |
download | freebsd-ports-gnome-bce64c56abdaac5df99f09b287ae77328c51a8d6.tar.gz freebsd-ports-gnome-bce64c56abdaac5df99f09b287ae77328c51a8d6.tar.zst freebsd-ports-gnome-bce64c56abdaac5df99f09b287ae77328c51a8d6.zip |
Refetchable.
Pointed out by: portsmon via linimon
Diffstat (limited to 'audio')
-rw-r--r-- | audio/eawplus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/eawplus/Makefile b/audio/eawplus/Makefile index fefb319c855d..9cef1c0610f7 100644 --- a/audio/eawplus/Makefile +++ b/audio/eawplus/Makefile @@ -8,7 +8,8 @@ PORTNAME= eawplus PORTVERSION= 12.1 CATEGORIES= audio -MASTER_SITES= http://www.linet.gr.jp/~tamuki/timidity/eawplus/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= nork MAINTAINER= nork@FreeBSD.org COMMENT= E.A.W.+Izumo+Tamuki collection of Gravis Ultrasound MIDI patches |