diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 19:50:46 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 19:50:46 +0000 |
commit | 500b47f7aef2ec4f463df2058ef05d2530b5d62b (patch) | |
tree | ccbc3d4e3c727b47b7fc234ac22f34eae1205a4c /x11-wm/enlightenment-devel/Makefile | |
parent | Fix typo (diff) |
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'x11-wm/enlightenment-devel/Makefile')
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index 7d84ee4ed2d1..7cf23d2e5ed8 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: enlightenment -# Version required: 0.16.3 # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # # $FreeBSD$ # -DISTNAME= enlightenment-0.16.3 +PORTNAME= enlightenment +PORTVERSION= 0.16.3 CATEGORIES= x11-wm gnome MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \ ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/ \ |