diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-04-21 01:48:57 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-04-21 01:49:10 +1000 |
commit | 44526362d0062da73432e16059a33d4894fc4158 (patch) | |
tree | 060bbb52b3d401cdfbaf05263d77e41a6481418e /dev-util/pkgconfig-openbsd | |
parent | kde-misc/wacomtablet: Add Plasma:5 version. Does it build? It builds! (diff) | |
download | gentoo-44526362d0062da73432e16059a33d4894fc4158.tar.gz gentoo-44526362d0062da73432e16059a33d4894fc4158.tar.bz2 gentoo-44526362d0062da73432e16059a33d4894fc4158.zip |
dev-util/pkgconfig-openbsd: update HOMEPAGE
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-util/pkgconfig-openbsd')
-rw-r--r-- | dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20130507-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20130507-r1.ebuild b/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20130507-r1.ebuild index 7e60292e3fae..ff618ff1ce1d 100644 --- a/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20130507-r1.ebuild +++ b/dev-util/pkgconfig-openbsd/pkgconfig-openbsd-20130507-r1.ebuild @@ -12,7 +12,7 @@ inherit eutils multilib perl-module multilib-minimal PKG_M4_VERSION=0.28 DESCRIPTION="A perl based version of pkg-config from OpenBSD" -HOMEPAGE="http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/pkg-config/" +HOMEPAGE="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/pkg-config/" SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz pkg-config? ( http://pkgconfig.freedesktop.org/releases/pkg-config-${PKG_M4_VERSION}.tar.gz )" |