diff options
author | gahr <gahr@FreeBSD.org> | 2008-08-15 03:34:36 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-08-15 03:34:36 +0800 |
commit | 07ef8c6c07048dce14f4602901e37b21ed8a1c1f (patch) | |
tree | 63b186102ef94e65857001470f69724c699acb32 /x11-wm/enlightenment/Makefile | |
parent | cb318af5cfe4120b941f4e55f8abae40abf3f02f (diff) | |
download | freebsd-ports-gnome-07ef8c6c07048dce14f4602901e37b21ed8a1c1f.tar.gz freebsd-ports-gnome-07ef8c6c07048dce14f4602901e37b21ed8a1c1f.tar.zst freebsd-ports-gnome-07ef8c6c07048dce14f4602901e37b21ed8a1c1f.zip |
- Update to 0.16.8.14
- Take over maintainship
Approved by: vanilla (previous maintainer)
Diffstat (limited to 'x11-wm/enlightenment/Makefile')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 9a902c40acaf..f82d411a3f51 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -6,11 +6,10 @@ # PORTNAME= enlightenment -PORTVERSION= 0.16.8.13 -PORTREVISION= 2 +PORTVERSION= 0.16.8.14 CATEGORIES= x11-wm MASTER_SITES= SF -DISTNAME= e16-${PORTVERSION}-0.01 +DISTNAME= e16-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= A very artistic X window manager |