diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 08:44:53 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 08:44:53 +0800 |
commit | 9fbef2c45b9dda637fe075ec12b924521e028f42 (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /dns/p5-pgeodns | |
parent | d6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff) | |
download | freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.gz freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.zst freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.zip |
For perl@ owned ports:
- Fix COMMENT
- Trim header
Diffstat (limited to 'dns/p5-pgeodns')
-rw-r--r-- | dns/p5-pgeodns/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/dns/p5-pgeodns/Makefile b/dns/p5-pgeodns/Makefile index 39a970ea6dad..785aef9c48e0 100644 --- a/dns/p5-pgeodns/Makefile +++ b/dns/p5-pgeodns/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pgeodns -# Date created: 16 May 2009 -# Whom: Phillip M. Gollucci <pgollucci@p6m7g8.com> -# # $FreeBSD$ -# PORTNAME= pgeodns PORTVERSION= 1.41 @@ -12,7 +7,7 @@ MASTER_SITES= http://cloud.github.com/downloads/abh/pgeodns/ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Geographic NameServer +COMMENT= Geographic NameServer BUILD_DEPENDS= p5-Geo-IP>=0:${PORTSDIR}/net/p5-Geo-IP \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ |