diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-08-02 08:19:20 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-08-02 08:19:20 +0000 |
commit | 37935b975dd10aedbe5164de2884fced95535b79 (patch) | |
tree | 1a726fe57fe92ee00e565634533035c3b6219773 /x11-wm/e16/Makefile | |
parent | 8e499d052f4575eb3c38db3f4b9465079e5c58b4 (diff) | |
download | ports-37935b975dd10aedbe5164de2884fced95535b79.tar.gz ports-37935b975dd10aedbe5164de2884fced95535b79.zip |
Notes
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r-- | x11-wm/e16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 0990e208f974..d85fc269cb70 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -6,9 +6,9 @@ # PORTNAME= e16 -PORTVERSION= 1.0.8.001 +PORTVERSION= 1.0.9 CATEGORIES= x11-wm enlightenment -MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots +MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ MAINTAINER= gahr@FreeBSD.org COMMENT= A very artistic X window manager |