diff options
author | kei <kei@pkgsrc.org> | 2003-03-21 17:43:09 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2003-03-21 17:43:09 +0000 |
commit | 50514a452776b5ce13a22fee58da1b2bfc3b18fa (patch) | |
tree | 59954426448ca0d3fef6f5a7be51bbb3ca50e0f3 /fonts/jisx0208fonts | |
parent | 5ed454581e2e7153bc3918bf0715f9a9a56e67c1 (diff) | |
download | pkgsrc-50514a452776b5ce13a22fee58da1b2bfc3b18fa.tar.gz |
Fixed a shameful typo in the package's revision number which prevents it
from updating. Problem noticed by Bernhard Riedel.
Diffstat (limited to 'fonts/jisx0208fonts')
-rw-r--r-- | fonts/jisx0208fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/jisx0208fonts/Makefile b/fonts/jisx0208fonts/Makefile index 33669f4acd4..5eb23fc8249 100644 --- a/fonts/jisx0208fonts/Makefile +++ b/fonts/jisx0208fonts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2003/03/16 01:46:05 kei Exp $ +# $NetBSD: Makefile,v 1.26 2003/03/21 17:43:09 kei Exp $ # -DISTNAME= jisx0208fonts-20301316 +DISTNAME= jisx0208fonts-200301316 CATEGORIES= fonts x11 japanese MASTER_SITES= # empty DISTFILES= # empty |