diff options
author | sylvio <sylvio@FreeBSD.org> | 2012-05-08 02:52:09 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2012-05-08 02:52:09 +0800 |
commit | 233f171f643db2da724dc6c4790a9fc1327c5a94 (patch) | |
tree | 43809ab66de50ddb3f6833df7652cca24caaf54c /net-mgmt/phpweathermap | |
parent | bf97e95ebb65fe7407d8bc40117f54ed8adde671 (diff) | |
download | freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.tar.gz freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.tar.zst freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.zip |
- Chase rrdtool shlib version bump.
Diffstat (limited to 'net-mgmt/phpweathermap')
-rw-r--r-- | net-mgmt/phpweathermap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/phpweathermap/Makefile b/net-mgmt/phpweathermap/Makefile index 11d5b30c6f52..d1d34c4284f0 100644 --- a/net-mgmt/phpweathermap/Makefile +++ b/net-mgmt/phpweathermap/Makefile @@ -7,6 +7,7 @@ PORTNAME= phpweathermap PORTVERSION= 0.97a +PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= http://www.network-weathermap.com/files/ DISTNAME= php-weathermap-${PORTVERSION} |