diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-10 14:57:51 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-07-10 14:57:51 +0000 |
commit | 863e9e9987406b1f81f7a2143f06e465f8bd5137 (patch) | |
tree | 4d02cb06335d59eef69d8fbdf471463b2e19b737 /audio/rio500 | |
parent | efdd1888e07710260dd7d9f226c54e8b94cabbd3 (diff) | |
download | ports-863e9e9987406b1f81f7a2143f06e465f8bd5137.tar.gz ports-863e9e9987406b1f81f7a2143f06e465f8bd5137.zip |
Notes
Diffstat (limited to 'audio/rio500')
-rw-r--r-- | audio/rio500/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index b9be1d0a9c78..01e9d8f84178 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -8,7 +8,8 @@ PORTNAME= rio500 PORTVERSION= 0.7 CATEGORIES= audio -MASTER_SITES= http://download.sourceforge.net/rio500/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= k_nishizawa@anet.ne.jp |