diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-01 03:55:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-01 03:55:56 +0000 |
commit | 4f58616f799ae48e0fd512d09d7b10ee54f068a0 (patch) | |
tree | 807915f4a377fd49392d1c5aeea29bbd716d4451 /x11-toolkits/eel/Makefile | |
parent | 77883eb9465bb361810f1b0f5ffc2dd0cec02407 (diff) | |
download | ports-4f58616f799ae48e0fd512d09d7b10ee54f068a0.tar.gz ports-4f58616f799ae48e0fd512d09d7b10ee54f068a0.zip |
Notes
Diffstat (limited to 'x11-toolkits/eel/Makefile')
-rw-r--r-- | x11-toolkits/eel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 91442e378223..06731119e95c 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= eel -PORTVERSION= 2.14.1 +PORTVERSION= 2.14.3 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |