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 fb953087a7e..febd5c9142e 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2001/11/28 11:46:18 martti Exp $ +# $NetBSD: Makefile,v 1.3 2001/12/15 10:02:39 martti Exp $ # -DISTNAME= yudit-2.4.8 +DISTNAME= yudit-2.5 CATEGORIES= editor MASTER_SITES= http://yudit.org/download/ |