diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /irc | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) | |
download | ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ezbounce-devel/Makefile | 1 | ||||
-rw-r--r-- | irc/ezbounce/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index ce570b351bed..3657b483973c 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.99.15 CATEGORIES= irc MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= flo@FreeBSD.org COMMENT= A highly configurable IRC Proxy diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 7cbd3617d551..a408505fa974 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -9,7 +9,6 @@ PORTNAME= ezbounce PORTVERSION= 1.04c CATEGORIES= irc MASTER_SITES= http://www.linuxftw.com/ezbounce/files/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A highly configurable IRC Proxy |