diff options
Diffstat (limited to 'audio/guspat')
-rw-r--r-- | audio/guspat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/guspat/Makefile b/audio/guspat/Makefile index 5e166c02bc1f..7601933146c6 100644 --- a/audio/guspat/Makefile +++ b/audio/guspat/Makefile @@ -9,6 +9,8 @@ PORTNAME= guspat PORTVERSION= 20000706 CATEGORIES= audio MASTER_SITES= http://www.linet.gr.jp/~tamuki/timidity/eawplus/ +MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= nork DISTFILES= ${PORTNAME}-${PORTVERSION}-required${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}-optional${EXTRACT_SUFX} |