diff options
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r-- | editors/yudit/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 57056673625b..a795b78369e7 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -6,16 +6,16 @@ # PORTNAME= yudit -PORTVERSION= 1.5.p1 +PORTVERSION= 1.6 CATEGORIES= editors converters print MASTER_SITES= http://yudit.org/download/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X -DISTNAME= ${PORTNAME}-1.5 +DISTNAME= ${PORTNAME}-1.6 PATCH_SITES= http://yudit.org/download/ -PATCHFILES= yudit-1.5.patch1 -PATCH_DIST_STRIP= -p1 +#PATCHFILES= yudit-1.5.patch1 +#PATCH_DIST_STRIP= -p1 MAINTAINER= rch@WriteMe.Com |