diff options
author | zuntum <zuntum> | 2001-03-15 18:57:00 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-03-15 18:57:00 +0000 |
commit | 3b1831a2a941c0e99a7a9b48788e377c9d8d7aca (patch) | |
tree | fde32f1505e5d17008c13a97d61e2a07ab143ea2 /textproc/rfcutil | |
parent | e02b70b5f7636671790b08d7f833783d1f2d2358 (diff) | |
download | pkgsrc-3b1831a2a941c0e99a7a9b48788e377c9d8d7aca.tar.gz |
Set PKGNAME to rfcutil-3.1, do not derive it from DISTNAME because check script complains
Diffstat (limited to 'textproc/rfcutil')
-rw-r--r-- | textproc/rfcutil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rfcutil/Makefile b/textproc/rfcutil/Makefile index f8a49475832..3ba1a44842e 100644 --- a/textproc/rfcutil/Makefile +++ b/textproc/rfcutil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2001/03/14 16:17:07 zuntum Exp $ +# $NetBSD: Makefile,v 1.3 2001/03/15 18:57:00 zuntum Exp $ # DISTNAME= rfc-3.1 -PKGNAME= ${DISTNAME:S|rfc|rfcutil|} +PKGNAME= rfcutil-3.1 CATEGORIES= textproc MASTER_SITES= http://www.dewn.com/rfc/ EXTRACT_SUFX= # |