diff options
Diffstat (limited to 'editors/offix-editor')
-rw-r--r-- | editors/offix-editor/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile index d8b1d23f1f11..c50af5b938ba 100644 --- a/editors/offix-editor/Makefile +++ b/editors/offix-editor/Makefile @@ -1,16 +1,16 @@ # ports collection makefile for: Editor -# Version required: 2.4 # Date created: 28 Jun 1997 # Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua> # # $FreeBSD$ # -DISTNAME= Editor-2.4 -PKGNAME= offix-editor-2.4 +PORTNAME= offix-editor +PORTVERSION= 2.4 CATEGORIES= editors offix MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX +DISTNAME= Editor-${PORTVERSION} MAINTAINER= ruslan@shevchenko.kiev.ua |