diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /x11-wm/e16 | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) | |
download | freebsd-ports-gnome-a3108b1e51e6a746a151a607c5aba8d1f6b35033.tar.gz freebsd-ports-gnome-a3108b1e51e6a746a151a607c5aba8d1f6b35033.tar.zst freebsd-ports-gnome-a3108b1e51e6a746a151a607c5aba8d1f6b35033.zip |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'x11-wm/e16')
-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 bf1647d61a86..9ccdebc4f860 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -7,7 +7,7 @@ PORTNAME= enlightenment PORTVERSION= 0.16.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://freebsd.sinica.edu.tw/pub/clive/ |