diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2001-04-29 09:29:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2001-04-29 09:29:41 +0000 |
commit | f286092d132ed92d0569c1e9b07e6b6201121b46 (patch) | |
tree | 598144ab6c50c8e73c2774eae9b30b5ef671b434 /news | |
parent | c3b67b0e873ae9633c1ac7a2cc9a1f026cebaa87 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/krn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/krn/Makefile b/news/krn/Makefile index b5a5de8fc51e..53eefa870dba 100644 --- a/news/krn/Makefile +++ b/news/krn/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= adsharma@sharmas.dhs.org LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \ - uu.1:${PORTSDIR}/converters/uulib + uu.1:${PORTSDIR}/converters/uulib \ mimelib.1:${PORTSDIR}/converters/mimelib USE_KDELIBS_VER=1 |