Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2013 18:26:16 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322529 - head/mail/postfix-gps
Message-ID:  <201307081826.r68IQGB1069120@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Mon Jul  8 18:26:16 2013
New Revision: 322529
URL: http://svnweb.freebsd.org/changeset/ports/322529

Log:
  Return this to pool, I have not used this piece of software for many years.

Modified:
  head/mail/postfix-gps/Makefile

Modified: head/mail/postfix-gps/Makefile
==============================================================================
--- head/mail/postfix-gps/Makefile	Mon Jul  8 18:24:12 2013	(r322528)
+++ head/mail/postfix-gps/Makefile	Mon Jul  8 18:26:16 2013	(r322529)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	postfix-gps
-# Date created:				2 September 2004
-# Whom:					Xin LI <delphij@FreeBSD.org>
-#
+# Created by: Xin LI <delphij@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	gps
 PORTVERSION=	1.005
@@ -13,10 +9,10 @@ MASTER_SITES=	SF/greylist/greylist/${POR
 PKGNAMEPREFIX=	postfix-
 DISTNAME=	gps-${PORTVERSION}-bugfix
 
-MAINTAINER=	delphij@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Greylist Policy Service for postfix
 
-LIB_DEPENDS=	dbi.1:${PORTSDIR}/databases/libdbi
+LIB_DEPENDS=	dbi:${PORTSDIR}/databases/libdbi
 RUN_DEPENDS=	${LOCALBASE}/lib/dbd:${PORTSDIR}/databases/libdbi-drivers \
 		p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307081826.r68IQGB1069120>