diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-28 18:20:29 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-28 18:20:29 +0000 |
commit | d7477e8bd7682dfa06f858a7e716c7c81332764c (patch) | |
tree | 5c5909c02bdf80570b1da50934b22236a713f4fc /x11-toolkits/eel/Makefile | |
parent | 949b8e35ff4e8075e258197be8954bf338e8ccc8 (diff) | |
download | ports-d7477e8bd7682dfa06f858a7e716c7c81332764c.tar.gz ports-d7477e8bd7682dfa06f858a7e716c7c81332764c.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 79e7f2e4b5b6..ad89ce490b38 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= eel -PORTVERSION= 2.12.1 +PORTVERSION= 2.12.2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 |