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 | |
parent | - Update to 2.9.7. (diff) |
- Project moved to sourceforge.
PR: ports/87342
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=145241
Diffstat (limited to 'net-im')
-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 |