diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-08-08 01:26:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-08-08 01:26:25 +0800 |
commit | 28a1e754efce35078267d875f745ecd6161a136b (patch) | |
tree | f60dec8a9a2de3e1c266a45d9826b7804e31a566 /editors | |
parent | b926565f688839e59e44bb374cb3ee6733d3beb1 (diff) | |
download | freebsd-ports-gnome-28a1e754efce35078267d875f745ecd6161a136b.tar.gz freebsd-ports-gnome-28a1e754efce35078267d875f745ecd6161a136b.tar.zst freebsd-ports-gnome-28a1e754efce35078267d875f745ecd6161a136b.zip |
- drop .app suffix in portname
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 2 | ||||
-rw-r--r-- | editors/textedit/Makefile (renamed from editors/textedit.app/Makefile) | 2 | ||||
-rw-r--r-- | editors/textedit/distinfo (renamed from editors/textedit.app/distinfo) | 0 | ||||
-rw-r--r-- | editors/textedit/pkg-descr (renamed from editors/textedit.app/pkg-descr) | 0 | ||||
-rw-r--r-- | editors/textedit/pkg-plist (renamed from editors/textedit.app/pkg-plist) | 0 |
5 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index dfac64edc390..355afcce74e4 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -265,7 +265,7 @@ SUBDIR += texmacs SUBDIR += texmaker SUBDIR += texmakerx - SUBDIR += textedit.app + SUBDIR += textedit SUBDIR += textroom SUBDIR += texworks SUBDIR += the diff --git a/editors/textedit.app/Makefile b/editors/textedit/Makefile index b5333132cfcc..e6218122ae31 100644 --- a/editors/textedit.app/Makefile +++ b/editors/textedit/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= textedit.app +PORTNAME= textedit PORTVERSION= 4.0 PORTREVISION= 3 CATEGORIES= editors gnustep diff --git a/editors/textedit.app/distinfo b/editors/textedit/distinfo index f40144b26eee..f40144b26eee 100644 --- a/editors/textedit.app/distinfo +++ b/editors/textedit/distinfo diff --git a/editors/textedit.app/pkg-descr b/editors/textedit/pkg-descr index a71f5109b61e..a71f5109b61e 100644 --- a/editors/textedit.app/pkg-descr +++ b/editors/textedit/pkg-descr diff --git a/editors/textedit.app/pkg-plist b/editors/textedit/pkg-plist index 6488054d8b9e..6488054d8b9e 100644 --- a/editors/textedit.app/pkg-plist +++ b/editors/textedit/pkg-plist |