diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-05-31 11:27:32 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-05-31 11:27:32 +0000 |
commit | ab5e1314b19ce133c461114f42f3de6532180825 (patch) | |
tree | d90a2bab6c9e75664cb02201de0b31668b4fe443 /x11-wm/epplets/Makefile | |
parent | 6fab7cbdf38ff045ac6122b59bfc37df60aafad8 (diff) |
Notes
Diffstat (limited to 'x11-wm/epplets/Makefile')
-rw-r--r-- | x11-wm/epplets/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index d2540c66b953..dfa3bd1368ce 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -6,8 +6,7 @@ # PORTNAME= epplets -PORTVERSION= 0.12 -PORTREVISION= 4 +PORTVERSION= 0.13 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} |