diff options
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r-- | editors/yudit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index bb7d5eb5f87f..b897339fb1ab 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: yudit -# Version required: 1.3 # Date created: October 3, 1998 # Whom: rch@richard.eu.org # @@ -9,7 +8,8 @@ # # -DISTNAME= yudit-1.5 +PORTNAME= yudit +PORTVERSION= 1.5 CATEGORIES= editors converters print MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X |