diff options
author | oliver <oliver@FreeBSD.org> | 2010-05-31 23:27:35 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-05-31 23:27:35 +0800 |
commit | 24496af8b65acc7278268f6e650cc174b21f8acd (patch) | |
tree | f0281bb6bd790e942149098a833796bedae5a973 /editors | |
parent | 1f23a76669f757c5049b533ab7419d6950a4ed58 (diff) | |
download | freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.tar.gz freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.tar.zst freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.zip |
update xfce to 4.6.2
bump PORTREVISION on all depending ports
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mousepad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 1a2cd50d2b7a..b562be2386af 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -7,7 +7,7 @@ PORTNAME= mousepad PORTVERSION= 0.2.16 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 |