summaryrefslogtreecommitdiff
path: root/converters/uulib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:51:27 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:51:27 +0000
commit07cd20b334bcce67d925d228b1dc798c007141f0 (patch)
tree0b6795ee15e18090020cfa8444738bad46458587 /converters/uulib
parent2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (diff)
downloadpkgsrc-07cd20b334bcce67d925d228b1dc798c007141f0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'converters/uulib')
-rw-r--r--converters/uulib/Makefile3
-rw-r--r--converters/uulib/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile
index a2a9375b448..fdf4927233b 100644
--- a/converters/uulib/Makefile
+++ b/converters/uulib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/06/20 21:58:01 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2001/02/16 13:59:30 wiz Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/18 22:20:02 hoek Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= http://www.informatik.uni-frankfurt.de/~fp/uudeview/Apps/frank/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.informatik.uni-frankfurt.de/~fp/uudeview/
+COMMENT= Library for uu/xx/Base64/BinHex de-/encoding
# "kdesupport-2.1b" included "uu" library.
CONFLICTS= kdesupport-2.1b
diff --git a/converters/uulib/pkg/COMMENT b/converters/uulib/pkg/COMMENT
deleted file mode 100644
index b5f32eb5c7c..00000000000
--- a/converters/uulib/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Library for uu/xx/Base64/BinHex de-/encoding