diff options
author | vanilla <vanilla@FreeBSD.org> | 2008-03-16 09:20:22 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2008-03-16 09:20:22 +0800 |
commit | 6282a7319875275679e1406573988cc6ca537356 (patch) | |
tree | 2956338cc5b664165315fbbd1a7fb2965bd3eb43 /x11-wm/e16/Makefile | |
parent | f56b96edd2d17b36aca6aa20671d7e431baee889 (diff) | |
download | freebsd-ports-gnome-6282a7319875275679e1406573988cc6ca537356.tar.gz freebsd-ports-gnome-6282a7319875275679e1406573988cc6ca537356.tar.zst freebsd-ports-gnome-6282a7319875275679e1406573988cc6ca537356.zip |
Upgrade to 0.16.8.13
Submitted by: "George L. Yermulnik" <yz at iptcom dot net>
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 ad3a4fe906a0..a2f8d56b53f2 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -6,8 +6,8 @@ # PORTNAME= enlightenment -PORTVERSION= 0.16.8.12 -PORTREVISION= 1 +PORTVERSION= 0.16.8.13 +PORTREVISION= 0 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |