diff options
author | adamw <adamw@FreeBSD.org> | 2005-04-14 08:06:04 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-04-14 08:06:04 +0800 |
commit | f0123234d6e05c4ae8d9210bb428c850ec39fa0b (patch) | |
tree | ff61311e7c8a87fc712d71b1b528cf389bbcaee2 /x11/gnome-panel | |
parent | d772ab53b19a852909d3175a40dc7578ab617dc1 (diff) | |
download | freebsd-ports-gnome-f0123234d6e05c4ae8d9210bb428c850ec39fa0b.tar.gz freebsd-ports-gnome-f0123234d6e05c4ae8d9210bb428c850ec39fa0b.tar.zst freebsd-ports-gnome-f0123234d6e05c4ae8d9210bb428c850ec39fa0b.zip |
Add a questionable PORTREVISION bump to chase the
evolution-data-server-1.2.2 update. Without rebuilding
gnomepanel, the clock applet errors out. While most
people have figured this out by now and rebuilt gnomepanel,
it seems most fair to everyone else that gnomepanel get
a PORTREVISION bump.
Apologies for not doing this sooner.
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index a356446d49f1..eebf471438d3 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.10.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.10 |