diff options
Diffstat (limited to 'misc/cmatrix/Makefile')
-rw-r--r-- | misc/cmatrix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cmatrix/Makefile b/misc/cmatrix/Makefile index 364e7571da35..bbfa950ee227 100644 --- a/misc/cmatrix/Makefile +++ b/misc/cmatrix/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cmatrix -# Version required: 1.0b # Date created: 1 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= cmatrix-1.0b +PORTNAME= cmatrix +PORTVERSION= 1.0b CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/hacks/curses |