aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-29 20:04:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-29 20:04:42 +0000
commit116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch)
tree182c3e8b2fec5d158af1b14d92f30efeee781107 /irc
parentce797dd6db08415f0769d368481029338e73d118 (diff)
downloadports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz
ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=267133
Diffstat (limited to 'irc')
-rw-r--r--irc/ezbounce-devel/Makefile1
-rw-r--r--irc/ezbounce/Makefile1
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