diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-23 12:25:14 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-23 12:25:14 +0000 |
commit | ee54301b4789c87bcb755962e92d38592e318e42 (patch) | |
tree | 2c9bcf6e408ba3b1304998e2cc6368a4d9fb300c /audio/xmms-mailnotify/Makefile | |
parent | f04001b8309694fe9fa3d0fdf706c771cce8dcf1 (diff) | |
download | ports-ee54301b4789c87bcb755962e92d38592e318e42.tar.gz ports-ee54301b4789c87bcb755962e92d38592e318e42.zip |
Make fetchable
Notes
Notes:
svn path=/head/; revision=70839
Diffstat (limited to 'audio/xmms-mailnotify/Makefile')
-rw-r--r-- | audio/xmms-mailnotify/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile index 0ac944b43887..47bb7f9a5694 100644 --- a/audio/xmms-mailnotify/Makefile +++ b/audio/xmms-mailnotify/Makefile @@ -7,7 +7,9 @@ PORTNAME= xmms-mailnotify PORTVERSION= 0.2.0 CATEGORIES= audio -MASTER_SITES= http://iso.kapsobor.de/xmms/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://iso.kapsobor.de/xmms/ +MASTER_SITE_SUBDIR= arved MAINTAINER= arved@FreeBSD.org |