cataclysm-dda{,-git}: update homepage

This commit is contained in:
Mitsuhiro Nakamura
2018-02-08 13:55:44 +09:00
parent 18618fae96
commit 9ef3f90de7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ stdenv.mkDerivation rec {
substances or radiation, now more closely resemble insects, birds or fish substances or radiation, now more closely resemble insects, birds or fish
than their original form. than their original form.
''; '';
homepage = http://en.cataclysmdda.com/; homepage = http://cataclysmdda.org/;
license = licenses.cc-by-sa-30; license = licenses.cc-by-sa-30;
maintainers = [ maintainers.skeidel ]; maintainers = [ maintainers.skeidel ];
platforms = platforms.unix; platforms = platforms.unix;
+1 -1
View File
@@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
substances or radiation, now more closely resemble insects, birds or fish substances or radiation, now more closely resemble insects, birds or fish
than their original form. than their original form.
''; '';
homepage = http://en.cataclysmdda.com/; homepage = http://cataclysmdda.org/;
license = licenses.cc-by-sa-30; license = licenses.cc-by-sa-30;
platforms = platforms.unix; platforms = platforms.unix;
}; };