diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-03-19 13:15:34 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-03-19 13:15:34 +0000 |
commit | 1bda2b27257c283e17a4a91482d5fa535c2ab5a7 (patch) | |
tree | 8cd07490589c5ea9ccfa6873f497bc771041dbb8 /x11-toolkits | |
parent | 1835bd6a5d44db05fcf261521b0f4f80aa018d63 (diff) | |
download | ports-1bda2b27257c283e17a4a91482d5fa535c2ab5a7.tar.gz ports-1bda2b27257c283e17a4a91482d5fa535c2ab5a7.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/efltk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/efltk/Makefile b/x11-toolkits/efltk/Makefile index 56f4769c918e..72ec94f4f1e3 100644 --- a/x11-toolkits/efltk/Makefile +++ b/x11-toolkits/efltk/Makefile @@ -7,7 +7,7 @@ PORTNAME= efltk PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF/ede/${PORTNAME}/${PORTVERSION} |