diff options
-rw-r--r-- | editors/yudit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index a6f5761f5e07..1ab6acd6db31 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -11,6 +11,7 @@ CATEGORIES= editors converters print MASTER_SITES= http://yudit.org/download/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X +DISTNAME= ${PORTNAME}-1.5 PATCH_SITES= http://yudit.org/download/ PATCHFILES= yudit-1.5.patch1 |