diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
commit | a9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (patch) | |
tree | 3a8f43ae087406efd0b25da03deac3e0e32e168d /editors/xcoral/Makefile | |
parent | 45ce14b7018952069f2f933ec84e6f50e053e925 (diff) | |
download | FreeBSD-ports-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.zip FreeBSD-ports-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.gz |
portname/portversion update
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 88ccb937..3e1fb88 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 |