diff options
author | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-05-12 21:56:52 +0000 |
commit | 0872fa7055bc1841145717084f846899d2b92fb8 (patch) | |
tree | 64a46626b03304d5cce36c7d7f787597d0f114c1 /archivers | |
parent | 2f2f20bd4053487f1079ff65cf73d0892c290b7c (diff) | |
download | pkgsrc-0872fa7055bc1841145717084f846899d2b92fb8.tar.gz |
s/netbsd.org/NetBSD.org/i
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/macutil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/macutil/Makefile b/archivers/macutil/Makefile index 1400029fe21..fbf8e6ae4cf 100644 --- a/archivers/macutil/Makefile +++ b/archivers/macutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/03/23 04:40:59 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2004/05/12 21:58:14 grant Exp $ DISTNAME= macutil2.0b3 PKGNAME= macutil-2.0b3 @@ -6,7 +6,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.cwi.nl/pub/dik/ EXTRACT_SUFX= .shar.Z -MAINTAINER= mycroft@NetBSD.ORG +MAINTAINER= mycroft@NetBSD.org COMMENT= Create & extract Mac archive files MAKEFILE= makefile |