diff options
Diffstat (limited to 'net/tor-hs')
-rw-r--r-- | net/tor-hs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tor-hs/Makefile b/net/tor-hs/Makefile index 18979bc3c..047ba3efa 100644 --- a/net/tor-hs/Makefile +++ b/net/tor-hs/Makefile @@ -11,7 +11,7 @@ PKG_NAME:=tor-hs PKG_VERSION:=0.0.1 PKG_RELEASE:=3 -PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz> +PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com> PKG_LICENSE:=GPL-3.0-or-later include $(INCLUDE_DIR)/package.mk |