diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-09-06 20:57:16 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-09-06 20:57:16 +0000 |
commit | 4eed2600c966c54d0abf96eab70a3dbbab5e1f37 (patch) | |
tree | 1f1abf46b840e12922e76ac701532628aee89526 /editors | |
parent | ba15b039e479516a22367e6ee7592ae287cd68b2 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index a4e3f5acbc9b..1b6690dca71b 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= gedit-plugins PORTVERSION= 3.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |