diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-01-24 21:11:04 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-01-24 21:11:04 +0000 |
commit | 080f74483a1b07f91b9a1455f921288423a68e08 (patch) | |
tree | c85e87a985f832c22ccc1c5ebc00d492f7c3b97d /misc | |
parent | a344dd8e505836f6ab54366b5c13deecfec4cf5a (diff) | |
download | pkgsrc-080f74483a1b07f91b9a1455f921288423a68e08.tar.gz |
portlint: fix RCS Id
Diffstat (limited to 'misc')
-rw-r--r-- | misc/libutf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile index af73308175e..c380e90fd5f 100644 --- a/misc/libutf/Makefile +++ b/misc/libutf/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 1997/10/23 19:45:18 agc Exp $ # New ports collection makefile for: libutf # Version required: 2.10 # Date created: Thu Oct 23 20:22:27 BST 1997 # Whom: Alistair Crooks (agc@netbsd.org) # +# $NetBSD: Makefile,v 1.2 1998/01/24 21:11:04 hubertf Exp $ +# DISTNAME= libutf-2.10 CATEGORIES= misc |