summaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Portindex/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2015-08-23 20:51:39 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2015-08-23 20:51:39 +0000
commit4151091105eddd3573c552c489f197ec9bf4818c (patch)
tree2b249885292773e997c0fdb36af31c016f740f35 /ports-mgmt/p5-FreeBSD-Portindex/Makefile
parent- update to 1.7.22 (diff)
Update to version 3.5
- Fix a warning that appeared with perl-5.20 - Fix a crash bug due to the final step of the change from $OPTIONSFILE to $OPTIONS_FILE: now the backward compatibility setting of $OPTIONSFILE has gone, and it is left undefined, we should not use it. Reported by itetcu@ and Naram Qashat
Notes
Notes: svn path=/head/; revision=395131
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex/Makefile')
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index 68fc578e97d9..68c8dd1fd2a5 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= FreeBSD-Portindex
-PORTVERSION= 3.4
-PORTREVISION= 3
+PORTVERSION= 3.5
CATEGORIES= ports-mgmt perl5
MASTER_SITES= http://www.infracaninophile.co.uk/portindex/
PKGNAMEPREFIX= p5-