diff options
author | pav <pav@FreeBSD.org> | 2005-01-24 23:36:14 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-24 23:36:14 +0000 |
commit | 8bbdc818dcc168174dd63095ff458c940f885421 (patch) | |
tree | cf42e977a5e6861ed30d1af6baa5cef280375bce /editors | |
parent | 0976d03d397a52dc7881a21e1fec96bdfba14699 (diff) | |
download | FreeBSD-ports-8bbdc818dcc168174dd63095ff458c940f885421.zip FreeBSD-ports-8bbdc818dcc168174dd63095ff458c940f885421.tar.gz |
- Move editors/gedit2 to editors/gedit
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit-plugins/pkg-descr | 2 | ||||
-rw-r--r-- | editors/gedit/Makefile (renamed from editors/gedit2/Makefile) | 3 | ||||
-rw-r--r-- | editors/gedit/distinfo (renamed from editors/gedit2/distinfo) | 0 | ||||
-rw-r--r-- | editors/gedit/files/patch-configure (renamed from editors/gedit2/files/patch-configure) | 0 | ||||
-rw-r--r-- | editors/gedit/pkg-descr (renamed from editors/gedit2/pkg-descr) | 0 | ||||
-rw-r--r-- | editors/gedit/pkg-plist (renamed from editors/gedit2/pkg-plist) | 0 |
8 files changed, 5 insertions, 6 deletions
diff --git a/editors/Makefile b/editors/Makefile index 4f51fc3..a9521f6 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -60,8 +60,8 @@ SUBDIR += fpc-ide SUBDIR += fte SUBDIR += gate + SUBDIR += gedit SUBDIR += gedit-plugins - SUBDIR += gedit2 SUBDIR += ghex2 SUBDIR += glimmer SUBDIR += gmanedit diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 9bcd84e..6444972 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 9edebc3..a16be8d 100644 --- a/editors/gedit-plugins/pkg-descr +++ b/editors/gedit-plugins/pkg-descr @@ -1 +1 @@ -Various plugins for gedit2. +Various plugins for gedit. diff --git a/editors/gedit2/Makefile b/editors/gedit/Makefile index ee64130..0c04ee4 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ # -PORTNAME= gedit2 +PORTNAME= gedit PORTVERSION= 2.8.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 -DISTNAME= gedit-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/editors/gedit2/distinfo b/editors/gedit/distinfo index 1cc5ea1..1cc5ea1 100644 --- a/editors/gedit2/distinfo +++ b/editors/gedit/distinfo diff --git a/editors/gedit2/files/patch-configure b/editors/gedit/files/patch-configure index 91c1e9a..91c1e9a 100644 --- a/editors/gedit2/files/patch-configure +++ b/editors/gedit/files/patch-configure diff --git a/editors/gedit2/pkg-descr b/editors/gedit/pkg-descr index 8501848..8501848 100644 --- a/editors/gedit2/pkg-descr +++ b/editors/gedit/pkg-descr diff --git a/editors/gedit2/pkg-plist b/editors/gedit/pkg-plist index ca03970..ca03970 100644 --- a/editors/gedit2/pkg-plist +++ b/editors/gedit/pkg-plist |