diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:33:55 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:33:55 +0000 |
commit | 54c814ed03515a9583b68f7a8f7de550b152eaf4 (patch) | |
tree | a4bbd9c26cfb5beada0653ed30f8d780f0873879 /misc/xfce4-weather-plugin | |
parent | 08cc138a29d73673a7cc94d4078407c6b9ae847f (diff) |
Notes
Diffstat (limited to 'misc/xfce4-weather-plugin')
-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 88e2033d1b12..e20e61da4ff4 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -8,7 +8,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.6.0 PORTREVISION= 2 -CATEGORIES= misc xfce +CATEGORIES= misc xfce geography MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |