diff options
Diffstat (limited to 'editors/xcoral/Makefile')
-rw-r--r-- | editors/xcoral/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index 88ccb93787c4..3e1fb881f757 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xcoral -# Version required: 3.2 # Date created: 1995/10/02 # Whom: erich@rrnet.com # # $FreeBSD$ # -DISTNAME= xcoral-3.2 +PORTNAME= xcoral +PORTVERSION= 3.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors |