diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-03 03:04:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-03 03:04:05 +0800 |
commit | a8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767 (patch) | |
tree | 957d70abc2c53b796e276da4272ad6cf0e709529 /x11/gnome-applets/Makefile | |
parent | 1eeb07c4a25556f3004e4bba23558500cc8625fa (diff) | |
download | marcuscom-ports-a8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767.tar marcuscom-ports-a8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767.tar.gz marcuscom-ports-a8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767.tar.bz2 marcuscom-ports-a8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767.tar.lz marcuscom-ports-a8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767.tar.xz marcuscom-ports-a8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767.tar.zst marcuscom-ports-a8622d4e6c1ca8bf66d3e1a0c8a210be4c8f4767.zip |
Fix some XML validation problems in the weather applet. This restores all
the locations.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3787 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 9c7219f21..610d67465 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.9.7 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.9 |