diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-01-26 11:40:58 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-01-26 11:40:58 +0800 |
commit | 7382119286aa7c81c09deb341dbd964c6a36f983 (patch) | |
tree | f0d5d62eafa5cf7e8162293a2a3e5049ed254d0f /x11-wm/e16/Makefile | |
parent | f03b5059ee3892109cd5cd6f6d5fbf3056827a1b (diff) | |
download | freebsd-ports-gnome-7382119286aa7c81c09deb341dbd964c6a36f983.tar.gz freebsd-ports-gnome-7382119286aa7c81c09deb341dbd964c6a36f983.tar.zst freebsd-ports-gnome-7382119286aa7c81c09deb341dbd964c6a36f983.zip |
/usr/X11R6/share/enlightenment/themes/DEFAULT is a symbolic link,
not a directory, and bump version.
Reminded by: "Paul A. Howes" <pahowes@fair-ware.com>
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 926aa7b86e5d..ada6949a870b 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -7,7 +7,7 @@ PORTNAME= enlightenment PORTVERSION= 0.16.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \ ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/ \ |