diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-01-10 23:15:27 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-01-10 23:15:27 +0000 |
commit | 3a18883882aa568f5a1c558e17c6f0a646466449 (patch) | |
tree | 0d5ac268bf5211f4801cc546aea316b09fa39279 /editors/gedit | |
parent | bc918e0681bfbde9679a81bd8be1119af44d35cb (diff) |
Notes
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 8289a0a9f934..4caa55ccac7a 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= gedit PORTVERSION= 3.14.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |