diff options
author | pav <pav@FreeBSD.org> | 2005-01-25 00:07:43 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-25 00:07:43 +0000 |
commit | 70a2eb1d68750cb2345fd7afe5a513582cc64c08 (patch) | |
tree | c127d8038f7a35f33a7f2ba5e7ad5512532bfc10 /editors | |
parent | 179706fe350de7ab05c2476d14cd516b0960ff5f (diff) | |
download | FreeBSD-ports-70a2eb1d68750cb2345fd7afe5a513582cc64c08.zip FreeBSD-ports-70a2eb1d68750cb2345fd7afe5a513582cc64c08.tar.gz |
- 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 a9521f6..b971023 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 e751f42..9fc7c34 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 bee2334..bee2334 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 cf9e150..cf9e150 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 5e1d9e9..5e1d9e9 100644 --- a/editors/ghex2/pkg-descr +++ b/editors/ghex/pkg-descr diff --git a/editors/ghex2/pkg-plist b/editors/ghex/pkg-plist index 1cec6bb..1cec6bb 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex/pkg-plist |