diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 19:59:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 19:59:40 +0000 |
commit | ce1197e105b83ea5478ca4cd57d735cea70fc3f4 (patch) | |
tree | a18e916edf7ef04efde392627b72e0e1670ff9d5 /dns | |
parent | 014d771d6048817e303bd69d59c5be1762193a41 (diff) | |
download | ports-ce1197e105b83ea5478ca4cd57d735cea70fc3f4.tar.gz ports-ce1197e105b83ea5478ca4cd57d735cea70fc3f4.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/noip/Makefile | 2 | ||||
-rw-r--r-- | dns/noip/distinfo | 1 | ||||
-rw-r--r-- | dns/sshfp/Makefile | 2 | ||||
-rw-r--r-- | dns/sshfp/distinfo | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/dns/noip/Makefile b/dns/noip/Makefile index 2bc6087fb79b..88cb08658c84 100644 --- a/dns/noip/Makefile +++ b/dns/noip/Makefile @@ -19,6 +19,8 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message USE_RC_SUBR= noip +LICENSE= GPLv2 + pre-install: @${SETENV} PKG_PREFIX=${PREFIX} ${SH} \ ${PKGINSTALL} ${PKGNAME} PRE-INSTALL diff --git a/dns/noip/distinfo b/dns/noip/distinfo index 7a2ce7ea7a51..ad11b1ea033a 100644 --- a/dns/noip/distinfo +++ b/dns/noip/distinfo @@ -1,3 +1,2 @@ -MD5 (noip-2.1.9.tar.gz) = eed8e9ef9edfb7ddc36e187de867fe64 SHA256 (noip-2.1.9.tar.gz) = 86ad0a6362263a33f59a658d1b1ce428e255556ddad0d062aa0ee4b7f412f98a SIZE (noip-2.1.9.tar.gz) = 152995 diff --git a/dns/sshfp/Makefile b/dns/sshfp/Makefile index fd8968d56b86..b3a17cae9806 100644 --- a/dns/sshfp/Makefile +++ b/dns/sshfp/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython NO_BUILD= yes USE_PYTHON= 2.4+ +LICENSE= GPLv2 + MAN1= sshfp.1 PLIST_FILES= bin/sshfp diff --git a/dns/sshfp/distinfo b/dns/sshfp/distinfo index 83756e96b22c..00e0244cf0b8 100644 --- a/dns/sshfp/distinfo +++ b/dns/sshfp/distinfo @@ -1,3 +1,2 @@ -MD5 (sshfp-1.1.6.tar.gz) = 5f39f935e138e623ba77c178b42ecc81 SHA256 (sshfp-1.1.6.tar.gz) = 3e89de259966c4a4e5dec03117192c301c5b7d5b34f929c7a9baf7273bb196bc SIZE (sshfp-1.1.6.tar.gz) = 17625 |