diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-10-30 17:14:38 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-10-30 17:14:38 +0000 |
commit | a72cc17587693159fb9c872fb2c54d4bcbce39d1 (patch) | |
tree | a34863ee2999011152d0700c17066c362d5c6321 /editors/mousepad/Makefile | |
parent | d04650537c471396859a1d4ee8221c0583ff8d7c (diff) |
Notes
Diffstat (limited to 'editors/mousepad/Makefile')
-rw-r--r-- | editors/mousepad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 763faf308b2c..711565c803dd 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -6,8 +6,8 @@ # PORTNAME= mousepad -PORTVERSION= 0.2.13 -PORTREVISION= 1 +PORTVERSION= 0.2.14 +PORTREVISION= 0 CATEGORIES= editors xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 |