diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-10-13 11:33:42 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-10-13 11:33:42 +0000 |
commit | c144b0a8761ffd76daafa5f01d7a912910837b21 (patch) | |
tree | 53ac0cc45ed4dc6aacf30c3c4055e4e0595a6046 /net-im/gaim-bangexec | |
parent | eaa16c57c23395d497bebad7d1c85ef6a4dcfc00 (diff) | |
download | ports-c144b0a8761ffd76daafa5f01d7a912910837b21.tar.gz ports-c144b0a8761ffd76daafa5f01d7a912910837b21.zip |
Notes
Diffstat (limited to 'net-im/gaim-bangexec')
-rw-r--r-- | net-im/gaim-bangexec/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/gaim-bangexec/Makefile b/net-im/gaim-bangexec/Makefile index bc3ffcc3c49a..0adcab2614a8 100644 --- a/net-im/gaim-bangexec/Makefile +++ b/net-im/gaim-bangexec/Makefile @@ -9,7 +9,8 @@ PORTNAME= bangexec PORTVERSION= 1.3.0.2 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://bard.sytes.net/bangexec/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ignorance PKGNAMEPREFIX= gaim- MAINTAINER= kruptos@mlinux.org |