summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schubert2012-08-08 16:43:10 +0200
committerSimon Schubert2012-08-08 16:43:10 +0200
commite234ca2ca7d23c841888c535626eadc300728b51 (patch)
tree9322f5f7580edf7089781dfe5f37c382ed190723
parent9f2070859193869b5d4e9ae701d7682232c56f89 (diff)
downloadaur-e234ca2ca7d23c841888c535626eadc300728b51.tar.gz
update homepage
Submitted-by: Gen2ly via AUR
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 239e8f2b10c0..cb5d4c3fa409 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dma
pkgdesc = DragonFly BSD mail transport agent
pkgver = 0.8
pkgrel = 1
- url = https://gitorious.org/dma
+ url = https://github.com/corecode/dma
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index ec69cfccfc59..cef25d383bef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="dma"
pkgver=0.8
pkgrel=1
pkgdesc="DragonFly BSD mail transport agent"
-url="https://gitorious.org/dma"
+url="https://github.com/corecode/dma"
license=('BSD')
makedepends=('ed')
depends=('openssl')