diff options
author | marcus <marcus@FreeBSD.org> | 2002-08-24 16:19:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-08-24 16:19:43 +0800 |
commit | 3500c4b56eff972d8a6a9a3e5cc3450472627e43 (patch) | |
tree | b6f424754e72a153a63ee1641c212fbb0894130e /x11-toolkits/eel2/Makefile | |
parent | a8adaaf253476707c57941bb7b48de02017f2a3e (diff) | |
download | freebsd-ports-gnome-3500c4b56eff972d8a6a9a3e5cc3450472627e43.tar.gz freebsd-ports-gnome-3500c4b56eff972d8a6a9a3e5cc3450472627e43.tar.zst freebsd-ports-gnome-3500c4b56eff972d8a6a9a3e5cc3450472627e43.zip |
Update to 2.0.5.
Diffstat (limited to 'x11-toolkits/eel2/Makefile')
-rw-r--r-- | x11-toolkits/eel2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile index eee78f815e0f..b7fa2b0a6db1 100644 --- a/x11-toolkits/eel2/Makefile +++ b/x11-toolkits/eel2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= eel2 -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/${PORTNAME:S/2$//} +MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME:S/2$//} DIST_SUBDIR= gnome2 DISTNAME= eel-${PORTVERSION} |