summaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Portindex/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2012-12-03 21:09:56 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2012-12-03 21:09:56 +0000
commitd3805ba14979900720c716fedfb22d43fda5517b (patch)
tree5c2b1ffcc19262e71268f512767124256dac77c0 /ports-mgmt/p5-FreeBSD-Portindex/Makefile
parent- revert PORTDOCS change from r308105 - it made this port not DOCS-safe (diff)
Update to 3.0
- Trim Makefile headers - Changes: This is a routine bugfix release without major code modifications. However a change to the cached data will require cache-init to be run to update the cache contents. - Fix detection of ports that use options with OPTIONSng. Problem reported by Ion-Mihai Tetcu <itetcu@FreeBSD.org> - Employ 'use parent' pragma for defining inheritance Feature safe: yes
Notes
Notes: svn path=/head/; revision=308174
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex/Makefile')
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index 5e44259821ff..53e2582a07e6 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -1,11 +1,8 @@
-# New ports collection Makefile for: FreeBSD::Portindex
-# Date created: 5 Nov 2004
-# Whom: Matthew Seaman <m.seaman@infracaninophile.co.uk>
-#
+# Created by: Matthew Seaman
# $FreeBSD$
PORTNAME= FreeBSD-Portindex
-PORTVERSION= 2.9
+PORTVERSION= 3.0
CATEGORIES= ports-mgmt perl5
MASTER_SITES= http://www.infracaninophile.co.uk/portindex/
PKGNAMEPREFIX= p5-