diff options
-rw-r--r-- | skype/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skype/Makefile b/skype/Makefile index 48b9d07b..c1f7cf8b 100644 --- a/skype/Makefile +++ b/skype/Makefile @@ -45,8 +45,8 @@ dist: release: git tag $(VERSION) $(MAKE) dist - gpg --comment "See http://ftp.frugalware.org/pub/README.GPG for info" \ - -ba -u 20F55619 bitlbee-skype-$(VERSION).tar.gz + gpg --comment "See http://vmiklos.hu/gpg/ for info" \ + -ba bitlbee-skype-$(VERSION).tar.gz doc: HEADER.html Changelog |