X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/6362f12ce73173b77cecddba14e33e6dfa203b7e..0324503152d6edb67572b45225745441913ae55e:/dyndns/Makefile 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