diff options
author | tnn <tnn@pkgsrc.org> | 2008-05-21 21:51:02 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-05-21 21:51:02 +0000 |
commit | 9e79bdcac1b7dee06e48e015c9966931cef13792 (patch) | |
tree | 621460635e7e26787ee76d75aaae4aa903db01e8 /devel/libelf | |
parent | 57adb91914e1523b5e28569aa9a7a37d3323df7c (diff) | |
download | pkgsrc-9e79bdcac1b7dee06e48e015c9966931cef13792.tar.gz |
Use the English version of the homepage rather than the German one.
(Entschuldigung!)
Diffstat (limited to 'devel/libelf')
-rw-r--r-- | devel/libelf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libelf/Makefile b/devel/libelf/Makefile index d754b2e5084..adabc0a3956 100644 --- a/devel/libelf/Makefile +++ b/devel/libelf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2007/12/01 23:54:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2008/05/21 21:51:02 tnn Exp $ # DISTNAME= libelf-0.8.10 CATEGORIES= devel -MASTER_SITES= http://www.mr511.de/software/ +MASTER_SITES= http://www.mr511.de/software/english.html MAINTAINER= petrov@NetBSD.org HOMEPAGE= http://www.mr511.de/software/ |