diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-16 14:13:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-16 14:13:59 +0000 |
commit | 983bf81eb4f081e21e1355ffec48a9198f60ac20 (patch) | |
tree | 64145786d1b3923c2d85d1af56e8f3e00958fb89 /www/glpi/Makefile | |
parent | 2c1ab426966187096ed14129db4aded027249d04 (diff) |
- Update to 0.71
PR: ports/125615
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=216915
Diffstat (limited to 'www/glpi/Makefile')
-rw-r--r-- | www/glpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/glpi/Makefile b/www/glpi/Makefile index 86f31b52734f..454ffb7c4bc3 100644 --- a/www/glpi/Makefile +++ b/www/glpi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glpi -DISTVERSION= 0.70.2 +DISTVERSION= 0.71 CATEGORIES= www MASTER_SITES= http://glpi-project.org/IMG/gz/ \ http://download.gna.org/kanicule/freebsd/distfiles/ |