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 | |
parent | Upgrade to 0.4.4 which fixes several remote exploits. (diff) |
Make fetchable
-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 |