diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 09:56:26 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 09:56:26 +0000 |
commit | 1d0faca52bd0204d431e2903305448834aa8290d (patch) | |
tree | 76b3b8cbaf0529d70437091cf1394e68b3a8775f /misc/xfce4-weather-plugin | |
parent | e73493e669160f8188f14f669650e034516e93dc (diff) |
Notes
Diffstat (limited to 'misc/xfce4-weather-plugin')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 076cc12d4092..ff42f654fa72 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.7.3 +PORTREVISION= 1 CATEGORIES= misc xfce geography MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.7/ DIST_SUBDIR= xfce4 |