diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-07-10 06:06:28 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-07-10 06:06:28 +0000 |
commit | 32cf413edba7b5c6e5de6cb68ee48aac4e5d958a (patch) | |
tree | 96bce7917a600f887dbe37f25b9ee57613282033 /editors/yudit/Makefile | |
parent | 0bf7bb8309ada5aac4ef279a457ddc956be85ff1 (diff) |
Notes
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r-- | editors/yudit/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index d4b351cce928..263ab1c28188 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -6,13 +6,12 @@ # PORTNAME= yudit -PORTVERSION= 2.5.4 -PORTREVISION= 1 +PORTVERSION= 2.6.2 CATEGORIES= editors converters print MASTER_SITES= http://yudit.org/download/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X -DISTNAME= ${PORTNAME}-2.5.4 +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jkoshy@freebsd.org |