aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libol/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-10 06:25:21 +0800
committermiwi <miwi@FreeBSD.org>2007-01-10 06:25:21 +0800
commitb0d524230275e6b60fa65a1ecedf166e0e152f3c (patch)
treed6834f5b46da707d6441c9a7b679ceceb3c744f4 /devel/libol/Makefile
parent2c741ff784836f717d21b115cb0a1a13d9ca918d (diff)
downloadfreebsd-ports-gnome-b0d524230275e6b60fa65a1ecedf166e0e152f3c.tar.gz
freebsd-ports-gnome-b0d524230275e6b60fa65a1ecedf166e0e152f3c.tar.zst
freebsd-ports-gnome-b0d524230275e6b60fa65a1ecedf166e0e152f3c.zip
- Update to 0.3.17
- Pass maintainership to submitter PR: ports/107714 Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Diffstat (limited to 'devel/libol/Makefile')
-rw-r--r--devel/libol/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libol/Makefile b/devel/libol/Makefile
index 41181521c4e0..52652afaea78 100644
--- a/devel/libol/Makefile
+++ b/devel/libol/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= libol
-PORTVERSION= 0.3.16
+PORTVERSION= 0.3.17
CATEGORIES= devel
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= araujo@bsdmail.org
COMMENT= Library needed by syslog-ng
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GCC= 3.3+
.include <bsd.port.mk>