diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-07-03 17:08:19 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-07-03 17:08:19 +0000 |
commit | d0544ca7e97022c2eaf850a1e2cb966e3d1aba2a (patch) | |
tree | 9ab181a24af6ff3ba4b7154dc1ef7a782aea3b2e /x11-toolkits/eel/Makefile | |
parent | 4ba6206edc3cd0e7d96b4de92f033398b713f194 (diff) | |
download | ports-d0544ca7e97022c2eaf850a1e2cb966e3d1aba2a.tar.gz ports-d0544ca7e97022c2eaf850a1e2cb966e3d1aba2a.zip |
Notes
Diffstat (limited to 'x11-toolkits/eel/Makefile')
-rw-r--r-- | x11-toolkits/eel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 2b8d69acf16f..3fc6812d74ba 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -7,8 +7,7 @@ # PORTNAME= eel -PORTVERSION= 2.18.0.1 -PORTREVISION= 1 +PORTVERSION= 2.18.3 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |