diff options
author | marcus <marcus@FreeBSD.org> | 2010-07-21 05:04:34 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2010-07-21 05:04:34 +0800 |
commit | 9ca8af32c907472614e18c0f6e5cd4dac207a657 (patch) | |
tree | 9d61936ae1e0d7d54a68549b880b4ca065ba1a6f /x11-wm/metacity | |
parent | 53769e1348a5d4f5f206f57b096ebb0c54b07547 (diff) | |
download | freebsd-ports-gnome-9ca8af32c907472614e18c0f6e5cd4dac207a657.tar.gz freebsd-ports-gnome-9ca8af32c907472614e18c0f6e5cd4dac207a657.tar.zst freebsd-ports-gnome-9ca8af32c907472614e18c0f6e5cd4dac207a657.zip |
Due a zero-change PORTREVISION bump on these two ports to get people to rebuild
them. There is an issue with the 8.1 package set which can cause some problems.
A rebuild of these ports should correct things.
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 53fee18f79eb..1473dfd2718d 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -8,7 +8,7 @@ PORTNAME= metacity PORTVERSION= 2.30.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |