diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-28 03:38:33 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-28 03:38:33 +0000 |
commit | ad1cf533f35f094e59c2966bb8fc0ddf874c1765 (patch) | |
tree | f6d1d48555beb4fadde79d591e77368a35701c92 /editors/yudit | |
parent | ac9cd8d92712c4d7d2a7af6e0a9addeb3109320a (diff) | |
download | ports-ad1cf533f35f094e59c2966bb8fc0ddf874c1765.tar.gz ports-ad1cf533f35f094e59c2966bb8fc0ddf874c1765.zip |
Notes
Diffstat (limited to 'editors/yudit')
-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 |