summaryrefslogtreecommitdiffstats
path: root/x11/libfontenc
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-03-17 09:35:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-03-17 09:35:37 +0000
commit7689a5506053f0f0892b004126431752c86444da (patch)
tree9b2d9f44e589cadb17305d6501ff06b2e3ed1372 /x11/libfontenc
parent32b2f046ae96d9305696f7eb3877e07b17cd885b (diff)
downloadaports-7689a5506053f0f0892b004126431752c86444da.tar.bz2
aports-7689a5506053f0f0892b004126431752c86444da.tar.xz
x11: changed package names to lowercase
Diffstat (limited to 'x11/libfontenc')
-rw-r--r--x11/libfontenc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libfontenc/APKBUILD b/x11/libfontenc/APKBUILD
index e1ed9946b..b461c32be 100644
--- a/x11/libfontenc/APKBUILD
+++ b/x11/libfontenc/APKBUILD
@@ -8,7 +8,7 @@ license="custom"
depends="uclibc zlib"
makedepends="pkgconfig xproto zlib-dev"
subpackages="$pkgname-dev"
-source="http://xorg.freedesktop.org//releases/individual/lib/$pkgname-$pkgver.tar.bz2"
+source="http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$pkgver.tar.bz2"
build() {
cd "$srcdir"/$pkgname-$pkgver