diff options
Diffstat (limited to 'graphics/EZWGL/Makefile')
-rw-r--r-- | graphics/EZWGL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index db1c361a7a96..76df26fb882f 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: EZWGL -# Version required: 1.40 # Date created: 4 May 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= EZWGL-1.40c +PORTNAME= EZWGL +PORTVERSION= 1.40c CATEGORIES= graphics devel MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/mzou/ DISTFILES= EZWGL-1.40-doc.tgz ${DISTNAME}-src.tgz |