diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-01 03:58:54 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-01 03:58:54 +0800 |
commit | 1d7dba5ffd1e9b75e55b40116a6a00b83e865789 (patch) | |
tree | dab54b008e316e3c681dbb456160de138baad4fa /editors/gedit/Makefile | |
parent | 1079ef5f996cc7129c670d9a6133f8069a64f107 (diff) | |
download | marcuscom-ports-1d7dba5ffd1e9b75e55b40116a6a00b83e865789.tar marcuscom-ports-1d7dba5ffd1e9b75e55b40116a6a00b83e865789.tar.gz marcuscom-ports-1d7dba5ffd1e9b75e55b40116a6a00b83e865789.tar.bz2 marcuscom-ports-1d7dba5ffd1e9b75e55b40116a6a00b83e865789.tar.lz marcuscom-ports-1d7dba5ffd1e9b75e55b40116a6a00b83e865789.tar.xz marcuscom-ports-1d7dba5ffd1e9b75e55b40116a6a00b83e865789.tar.zst marcuscom-ports-1d7dba5ffd1e9b75e55b40116a6a00b83e865789.zip |
Fix plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14772 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r-- | editors/gedit/Makefile | 3 |
1 files changed, 2 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 |