diff options
Diffstat (limited to 'editors/e93')
-rw-r--r-- | editors/e93/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index 512c5023873c..da43aa03c1fb 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: e93 -# Version required: 1.2r6X +# Version required: 1.2r7X # Date created: 21 June 1995 # Whom: Satoshi Asami (asami) # @@ -8,13 +8,13 @@ DISTNAME= e93-1.2r7X PKGNAME= e93-1.2.7 -CATEGORIES= editors tcl80 +CATEGORIES= editors tcl82 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 +LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 MAKEFILE= makefile USE_X_PREFIX= yes |