diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-06 15:24:12 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-06 15:24:12 +0000 |
commit | d20d57304a54b4f26e0769fb49ca340ad28aad22 (patch) | |
tree | c03709d94d73de684fa6a744a9421ef6902a55ce /misc | |
parent | 6321157292400228dde2def0ba53dba78c1a00a7 (diff) | |
download | ports-d20d57304a54b4f26e0769fb49ca340ad28aad22.tar.gz ports-d20d57304a54b4f26e0769fb49ca340ad28aad22.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 3557aa3d92a5..07451c4ddc44 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc xfce geography MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |