diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-08 01:31:27 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-08 01:31:27 +0000 |
commit | cf02a4739d51fb8f29ba1cad94e5304ac42ff228 (patch) | |
tree | 457706afc46b6ee8a5cbde937d79efd8f485e521 /ports-mgmt/p5-FreeBSD-Portindex/Makefile | |
parent | Readd tracker (if you want the gnome bits you must install sysutils/tracker-g... (diff) |
- Update to 2.1
- This is a routine bug fix release.
- New features: can now process the output from portsnap as part of
maintaining a local INDEX file. See
http://www.infracaninophile.co.uk/portindex/index.xhtml for more
information.
PR: ports/122546
Submitted by: maintainer
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex/Makefile')
-rw-r--r-- | ports-mgmt/p5-FreeBSD-Portindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile index 037d62a9b881..11ad4be41bd5 100644 --- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile +++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= FreeBSD-Portindex -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= ports-mgmt perl5 MASTER_SITES= http://www.infracaninophile.co.uk/portindex/ PKGNAMEPREFIX= p5- |