diff options
author | pav <pav@FreeBSD.org> | 2005-01-25 07:07:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-25 07:07:37 +0800 |
commit | 9bc844162a883d1268bd29bf9c4fb783d782f73c (patch) | |
tree | 1dc7598cc346e617c177de9eada9aea654a4c81e /x11-toolkits | |
parent | 44ebbf9c4f00ee35639c024b0c56707d90451560 (diff) | |
download | freebsd-ports-gnome-9bc844162a883d1268bd29bf9c4fb783d782f73c.tar.gz freebsd-ports-gnome-9bc844162a883d1268bd29bf9c4fb783d782f73c.tar.zst freebsd-ports-gnome-9bc844162a883d1268bd29bf9c4fb783d782f73c.zip |
- Move x11-toolkits/eel2 -> x11-toolkits/eel
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/eel/Makefile (renamed from x11-toolkits/eel2/Makefile) | 3 | ||||
-rw-r--r-- | x11-toolkits/eel/distinfo (renamed from x11-toolkits/eel2/distinfo) | 0 | ||||
-rw-r--r-- | x11-toolkits/eel/files/patch-Makefile.in (renamed from x11-toolkits/eel2/files/patch-Makefile.in) | 0 | ||||
-rw-r--r-- | x11-toolkits/eel/files/patch-eel::eel-vfs-extensions.c (renamed from x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c) | 0 | ||||
-rw-r--r-- | x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c (renamed from x11-toolkits/eel2/files/patch-eel_eel-open-with-dialog.c) | 0 | ||||
-rw-r--r-- | x11-toolkits/eel/pkg-descr (renamed from x11-toolkits/eel2/pkg-descr) | 0 | ||||
-rw-r--r-- | x11-toolkits/eel/pkg-plist (renamed from x11-toolkits/eel2/pkg-plist) | 0 |
8 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index e2a284166c71..e8fe39fe142e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -12,7 +12,7 @@ SUBDIR += blt SUBDIR += bwidget SUBDIR += easygtk - SUBDIR += eel2 + SUBDIR += eel SUBDIR += efltk SUBDIR += erlgtk SUBDIR += fl_editor diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel/Makefile index c7bf6b51cb1c..c6650ed0abba 100644 --- a/x11-toolkits/eel2/Makefile +++ b/x11-toolkits/eel/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ # -PORTNAME= eel2 +PORTNAME= eel PORTVERSION= 2.8.2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 -DISTNAME= eel-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/x11-toolkits/eel2/distinfo b/x11-toolkits/eel/distinfo index 43f56ccf9a21..43f56ccf9a21 100644 --- a/x11-toolkits/eel2/distinfo +++ b/x11-toolkits/eel/distinfo diff --git a/x11-toolkits/eel2/files/patch-Makefile.in b/x11-toolkits/eel/files/patch-Makefile.in index c3cb2f239196..c3cb2f239196 100644 --- a/x11-toolkits/eel2/files/patch-Makefile.in +++ b/x11-toolkits/eel/files/patch-Makefile.in diff --git a/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c b/x11-toolkits/eel/files/patch-eel::eel-vfs-extensions.c index a71c0f102a7b..a71c0f102a7b 100644 --- a/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c +++ b/x11-toolkits/eel/files/patch-eel::eel-vfs-extensions.c diff --git a/x11-toolkits/eel2/files/patch-eel_eel-open-with-dialog.c b/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c index 9512a2703290..9512a2703290 100644 --- a/x11-toolkits/eel2/files/patch-eel_eel-open-with-dialog.c +++ b/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c diff --git a/x11-toolkits/eel2/pkg-descr b/x11-toolkits/eel/pkg-descr index 4b91eb9d0da3..4b91eb9d0da3 100644 --- a/x11-toolkits/eel2/pkg-descr +++ b/x11-toolkits/eel/pkg-descr diff --git a/x11-toolkits/eel2/pkg-plist b/x11-toolkits/eel/pkg-plist index 6af5ffaa2fa3..6af5ffaa2fa3 100644 --- a/x11-toolkits/eel2/pkg-plist +++ b/x11-toolkits/eel/pkg-plist |