X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=dyndns%2FMakefile;h=e0a769d9f699bd360dafea78b499e5d09d6b6932;hb=f07baecf09e3be6b1ef01a02fd31f95db702ad86;hp=307008f1d4ed2ac1e52cb87405f80a47da3bc692;hpb=6362f12ce73173b77cecddba14e33e6dfa203b7e;p=userv-utils.git diff --git a/dyndns/Makefile b/dyndns/Makefile index 307008f..e0a769d 100644 --- a/dyndns/Makefile +++ b/dyndns/Makefile @@ -5,7 +5,7 @@ # # This is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but @@ -14,10 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with userv-utils; if not, write to the Free Software -# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# -# $Id$ +# along with userv-utils; if not, see http://www.gnu.org/licenses/. include ../settings.make @@ -30,7 +27,7 @@ install-examples: mkdir -p $(services) cp dyndns $(services)/dyndns.distrib cp dyndns-domains $(etcuserv)/dyndns-domains.example - echo usdyndns >$(etcuserv)/dyndns-service-users.example + echo userv-dyndns >$(etcuserv)/dyndns-service-users.example install-docs: mkdir -p $(docdir)/userv-dyndns