diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-06-11 04:15:01 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-06-11 04:15:01 +0000 |
commit | 42b66dea5c46d60b94909d39d04bab8864a301b0 (patch) | |
tree | 3af62c6fd95459d013f9ef9539006972a9f5080f /audio/guspat | |
parent | 678d0b2d0030854bf801bc6eb4123e5d10c079b3 (diff) | |
download | freebsd-ports-42b66dea5c46d60b94909d39d04bab8864a301b0.zip |
Add mirror site.
[NOTE]
At this point in time, original site was initialized. Because
I saw http://www.linet.gr.jp/ as CentOS page. I think that
www.linet.gr.jp server will resurrect:-).
Pointed out by: pointyhat via kris
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} |