diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-05-31 15:27:35 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-05-31 15:27:35 +0000 |
commit | fadaf7d1d97c291cdeea808c263b2f35631844c6 (patch) | |
tree | bd97a0478b3f2879cbfd9f5a13b8d778a1dd9852 /editors | |
parent | cba0b6798bcf3f053a366c0447d18114d51cbb2b (diff) |
update xfce to 4.6.2
bump PORTREVISION on all depending ports
Notes
Notes:
svn path=/head/; revision=255394
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 |