aboutsummaryrefslogtreecommitdiff
path: root/irc/pear-Net_SmartIRC/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-04-23 14:01:39 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-04-23 14:01:39 +0000
commita37e6937e9dbe9cf4092194fbb4bf283393bcb66 (patch)
treeb103efcc1aeed36327f46171d85f12e6528fadde /irc/pear-Net_SmartIRC/Makefile
parentdd57359d617873c52357722501b838c1156e3fb9 (diff)
downloadports-a37e6937e9dbe9cf4092194fbb4bf283393bcb66.tar.gz
ports-a37e6937e9dbe9cf4092194fbb4bf283393bcb66.zip
Notes
Diffstat (limited to 'irc/pear-Net_SmartIRC/Makefile')
-rw-r--r--irc/pear-Net_SmartIRC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/pear-Net_SmartIRC/Makefile b/irc/pear-Net_SmartIRC/Makefile
index 09ee28e3bb41..7fc864675e32 100644
--- a/irc/pear-Net_SmartIRC/Makefile
+++ b/irc/pear-Net_SmartIRC/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net_SmartIRC
-PORTVERSION= 1.1.6
+PORTVERSION= 1.1.7
CATEGORIES= irc www pear
MAINTAINER= ports@FreeBSD.org
@@ -11,6 +11,6 @@ COMMENT= PEAR class for communication with IRC networks
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= pear
+USES= pear
.include <bsd.port.mk>