diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2015-04-30 00:52:32 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2015-04-30 00:52:32 +0000 |
commit | 7676f925927d0945d7f02e306d97175a843b67ae (patch) | |
tree | e0ace7d37714bf0ea3b5739ad8e60a561db872ea /dns | |
parent | 22982b2adc2b009b3194ad1ebc72aaddb8d1c390 (diff) | |
download | ports-7676f925927d0945d7f02e306d97175a843b67ae.tar.gz ports-7676f925927d0945d7f02e306d97175a843b67ae.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/cli53/Makefile | 3 | ||||
-rw-r--r-- | dns/cli53/distinfo | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/dns/cli53/Makefile b/dns/cli53/Makefile index 1f4315731892..f5b5f1ad5a77 100644 --- a/dns/cli53/Makefile +++ b/dns/cli53/Makefile @@ -4,7 +4,6 @@ PORTNAME= cli53 PORTVERSION= 0.4.4 CATEGORIES= dns -MASTER_SITES= GH GHC MAINTAINER= zi@FreeBSD.org COMMENT= Command line management of Route53 domains @@ -17,7 +16,5 @@ USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= barnybug -GH_TAGNAME= ${PORTVERSION} -GH_COMMIT= 0885f8c .include <bsd.port.mk> diff --git a/dns/cli53/distinfo b/dns/cli53/distinfo index 120d3293148a..7babe78c837e 100644 --- a/dns/cli53/distinfo +++ b/dns/cli53/distinfo @@ -1,2 +1,2 @@ -SHA256 (cli53-0.4.4.tar.gz) = 9803ef447a7277002fe05810de0285d7aad9c4f2c420844f87f6ca3f5491c4a7 -SIZE (cli53-0.4.4.tar.gz) = 15896 +SHA256 (barnybug-cli53-0.4.4_GH0.tar.gz) = a6aff40f917febadd467e754b755d0cfa94e6329b7eee9ffb4df0c132fc1a5af +SIZE (barnybug-cli53-0.4.4_GH0.tar.gz) = 15868 |