diff options
Diffstat (limited to 'graphics/plotutils/Makefile')
-rw-r--r-- | graphics/plotutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 0e2cdb206305..e31dd81ec96d 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: plotutils -# Version required: 2.2 # Date created: 19 June 1998 # Whom: Chuck Robey (chuckr) # # $FreeBSD$ # -DISTNAME= plotutils-2.3 +PORTNAME= plotutils +PORTVERSION= 2.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= plotutils |