summaryrefslogtreecommitdiff
path: root/portdbc
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2012-01-09 11:59:49 +0100
committerJose V Beneyto <sepen@crux.nu>2012-01-09 11:59:49 +0100
commite27f3e63bd2c625b90e17f6d40ff913682493f34 (patch)
treead30eb7bcca3903ce8eae3d8abf6e7417dd35125 /portdbc
parented6a51592d7d0e298f2d69fdc32b2bdffc71ba18 (diff)
downloadopt-e27f3e63bd2c625b90e17f6d40ff913682493f34.tar.gz
opt-e27f3e63bd2c625b90e17f6d40ff913682493f34.tar.xz
portdbc: fixed urls
Diffstat (limited to 'portdbc')
-rw-r--r--portdbc/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/portdbc/Pkgfile b/portdbc/Pkgfile
index b06cefa68..52c04a085 100644
--- a/portdbc/Pkgfile
+++ b/portdbc/Pkgfile
@@ -1,5 +1,5 @@
# Description: CRUX's portdb command line client
-# URL: http://sepen.mine.nu/releases/
+# URL: http://sepen.it.cx/releases/
# Maintainer: Jose V Beneyto, sepen at crux dot nu
# Packager: Jose V Beneyto, sepen at crux dot nu
# Depends on: curl libxml2
@@ -7,7 +7,7 @@
name=portdbc
version=1.1
release=1
-source=(http://sepen.mine.nu/releases/$name-$version.tar.bz2)
+source=(http://sepen.it.cx/releases/$name-$version.tar.bz2)
build() {
cd $name-$version

Generated by cgit