diff options
author | pav <pav@FreeBSD.org> | 2005-01-25 08:07:43 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-25 08:07:43 +0800 |
commit | 70a2eb1d68750cb2345fd7afe5a513582cc64c08 (patch) | |
tree | c127d8038f7a35f33a7f2ba5e7ad5512532bfc10 /editors | |
parent | 179706fe350de7ab05c2476d14cd516b0960ff5f (diff) | |
download | freebsd-ports-gnome-70a2eb1d68750cb2345fd7afe5a513582cc64c08.tar.gz freebsd-ports-gnome-70a2eb1d68750cb2345fd7afe5a513582cc64c08.tar.zst freebsd-ports-gnome-70a2eb1d68750cb2345fd7afe5a513582cc64c08.zip |
- Move editors/ghex2 to editors/ghex
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 2 | ||||
-rw-r--r-- | editors/ghex/Makefile (renamed from editors/ghex2/Makefile) | 3 | ||||
-rw-r--r-- | editors/ghex/distinfo (renamed from editors/ghex2/distinfo) | 0 | ||||
-rw-r--r-- | editors/ghex/files/patch-app-docs.make (renamed from editors/ghex2/files/patch-aa) | 0 | ||||
-rw-r--r-- | editors/ghex/pkg-descr (renamed from editors/ghex2/pkg-descr) | 0 | ||||
-rw-r--r-- | editors/ghex/pkg-plist (renamed from editors/ghex2/pkg-plist) | 0 |
6 files changed, 2 insertions, 3 deletions
diff --git a/editors/Makefile b/editors/Makefile index a9521f618bd0..b97102304359 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -62,7 +62,7 @@ SUBDIR += gate SUBDIR += gedit SUBDIR += gedit-plugins - SUBDIR += ghex2 + SUBDIR += ghex SUBDIR += glimmer SUBDIR += gmanedit SUBDIR += gnome2-office diff --git a/editors/ghex2/Makefile b/editors/ghex/Makefile index e751f426b95d..9fc7c345814a 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex/Makefile @@ -5,13 +5,12 @@ # $FreeBSD$ # -PORTNAME= ghex2 +PORTNAME= ghex PORTVERSION= 2.8.1 PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/editors/ghex2/distinfo b/editors/ghex/distinfo index bee2334b54ea..bee2334b54ea 100644 --- a/editors/ghex2/distinfo +++ b/editors/ghex/distinfo diff --git a/editors/ghex2/files/patch-aa b/editors/ghex/files/patch-app-docs.make index cf9e1505241c..cf9e1505241c 100644 --- a/editors/ghex2/files/patch-aa +++ b/editors/ghex/files/patch-app-docs.make diff --git a/editors/ghex2/pkg-descr b/editors/ghex/pkg-descr index 5e1d9e9fbed0..5e1d9e9fbed0 100644 --- a/editors/ghex2/pkg-descr +++ b/editors/ghex/pkg-descr diff --git a/editors/ghex2/pkg-plist b/editors/ghex/pkg-plist index 1cec6bbdf386..1cec6bbdf386 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex/pkg-plist |