diff options
Diffstat (limited to 'sysutils/fixelfprot')
-rw-r--r-- | sysutils/fixelfprot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fixelfprot/Makefile b/sysutils/fixelfprot/Makefile index 1725e83df56..0864e2a1aec 100644 --- a/sysutils/fixelfprot/Makefile +++ b/sysutils/fixelfprot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:41 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/07/06 21:14:19 jlam Exp $ DISTNAME= fixelfprot-20040714 CATEGORIES= sysutils @@ -6,7 +6,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://mail-index.netbsd.org/tech-kern/2004/07/11/0002.html +HOMEPAGE= http://mail-index.NetBSD.org/tech-kern/2004/07/11/0002.html COMMENT= C program to fix ELF protection on .got table for PowerPC ONLY_FOR_PLATFORM= NetBSD-*-powerpc |