diff options
-rw-r--r-- | editors/gedit/Makefile | 3 | ||||
-rw-r--r-- | editors/gedit/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index ec6aee122..cda845e6d 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.123 2010/08/14 10:56:00 kwm Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.124 2010/09/29 12:53:22 kwm Exp $ # PORTNAME= gedit PORTVERSION= 2.30.4 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index 11c2d422e..0823a841a 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -217,6 +217,7 @@ share/gedit-2/plugins/modelines/language-mappings %%PYTHON%%share/gedit-2/plugins/snippets/javascript.xml %%PYTHON%%share/gedit-2/plugins/snippets/lang/snippets.lang %%PYTHON%%share/gedit-2/plugins/snippets/latex.xml +%%PYTHON%%share/gedit-2/plugins/snippets/mallard.xml %%PYTHON%%share/gedit-2/plugins/snippets/perl.xml %%PYTHON%%share/gedit-2/plugins/snippets/php.xml %%PYTHON%%share/gedit-2/plugins/snippets/python.xml |