diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-09-07 11:25:23 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-09-07 11:25:23 +0000 |
commit | ad637f4551ebfa709ce19932f1d491016c5b48c9 (patch) | |
tree | 5ad5589391c60ce138fa66df5e24be4f29e92026 /www/glpi/Makefile | |
parent | 5d713f13d485ed31b5fba9117ae8a5f999efc9e5 (diff) |
- Update to 0.72.2
PR: ports/138608
Submitted by: Mathias Monnerville <mathias monnerville.com>
Notes
Notes:
svn path=/head/; revision=240981
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 485c09c0c0de..154d09a7f2fe 100644 --- a/www/glpi/Makefile +++ b/www/glpi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glpi -DISTVERSION= 0.72 +DISTVERSION= 0.72.2 CATEGORIES= www MASTER_SITES= http://glpi-project.org/IMG/gz/ \ http://download.gna.org/kanicule/freebsd/distfiles/ |