diff options
author | pav <pav@FreeBSD.org> | 2005-01-25 07:36:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-25 07:36:14 +0800 |
commit | 8bbdc818dcc168174dd63095ff458c940f885421 (patch) | |
tree | cf42e977a5e6861ed30d1af6baa5cef280375bce /editors/gedit-plugins | |
parent | 0976d03d397a52dc7881a21e1fec96bdfba14699 (diff) | |
download | freebsd-ports-gnome-8bbdc818dcc168174dd63095ff458c940f885421.tar.gz freebsd-ports-gnome-8bbdc818dcc168174dd63095ff458c940f885421.tar.zst freebsd-ports-gnome-8bbdc818dcc168174dd63095ff458c940f885421.zip |
- Move editors/gedit2 to editors/gedit
Diffstat (limited to 'editors/gedit-plugins')
-rw-r--r-- | editors/gedit-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit-plugins/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 9bcd84eafb38..64449729bb98 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -13,9 +13,9 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 MAINTAINER= gnome@FreeBSD.org -COMMENT= Plugins for gedit2 +COMMENT= Plugins for gedit -BUILD_DEPENDS= gedit:${PORTSDIR}/editors/gedit2 +BUILD_DEPENDS= gedit:${PORTSDIR}/editors/gedit RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes diff --git a/editors/gedit-plugins/pkg-descr b/editors/gedit-plugins/pkg-descr index 9edebc33fc6b..a16be8d6cc2d 100644 --- a/editors/gedit-plugins/pkg-descr +++ b/editors/gedit-plugins/pkg-descr @@ -1 +1 @@ -Various plugins for gedit2. +Various plugins for gedit. |