diff --git a/databases/iplike/Makefile b/databases/iplike/Makefile index fcb16c64b502..37e61b9ecd97 100644 --- a/databases/iplike/Makefile +++ b/databases/iplike/Makefile @@ -1,21 +1,21 @@ # Created by: Sevan Janiyan PORTNAME= iplike PORTVERSION= 2.2.0 CATEGORIES= databases MASTER_SITES= SF/opennms/IPLIKE/stable-2.2/ -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C implementation of the OpenNMS iplike stored procedure USES= libtool pgsql GNU_CONFIGURE= yes USE_LDCONFIG= yes SUB_FILES= pkg-message INSTALL_TARGET= install-strip PLIST_FILES= lib/postgresql/iplike.so \ sbin/install_iplike.sh .include