diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-02 16:51:57 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-03-02 16:51:57 +0000 |
commit | 395f5a4663fa4199738c47657facbf79c5835dbd (patch) | |
tree | b041405e6daaf431accdd59687256a169537b115 /editors/mousepad/Makefile | |
parent | 38dccd590b9f56ec8c234bf9b013edd5ffb86d7c (diff) |
Notes
Diffstat (limited to 'editors/mousepad/Makefile')
-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 711565c803dd..f39fefd3eb2a 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mousepad -PORTVERSION= 0.2.14 +PORTVERSION= 0.2.16 PORTREVISION= 0 CATEGORIES= editors xfce MASTER_SITES= ${MASTER_SITE_XFCE} |