diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /net-im/gaim-bangexec | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) |
Notes
Diffstat (limited to 'net-im/gaim-bangexec')
-rw-r--r-- | net-im/gaim-bangexec/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/gaim-bangexec/Makefile b/net-im/gaim-bangexec/Makefile index efeeadb58b84..1740b734838a 100644 --- a/net-im/gaim-bangexec/Makefile +++ b/net-im/gaim-bangexec/Makefile @@ -7,7 +7,7 @@ PORTNAME= bangexec PORTVERSION= 1.3.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= http://thefnords.googlepages.com/ PKGNAMEPREFIX= gaim- @@ -20,7 +20,6 @@ RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim DEPRECATED= The author has taken down his site and has ceased developing this program -USE_X_PREFIX= yes USE_BZIP2= yes GNU_CONFIGURE= yes |