diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-11-07 18:51:59 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-11-07 18:51:59 +0000 |
commit | a8fab06f5733e95c2e97471ca0116d086ab515e7 (patch) | |
tree | 04bf6f654aa82a5b4e73e382593af5f3baf4d4c6 /x11-toolkits/eel/Makefile | |
parent | 865859206729bd90ebc415097cc38d2f636862b4 (diff) |
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 cc55c07c9505..a9ab7d753d73 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -7,8 +7,7 @@ # PORTNAME= eel -PORTVERSION= 2.16.0 -PORTREVISION= 1 +PORTVERSION= 2.16.1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |