diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-25 17:35:38 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-25 20:35:22 +0000 |
commit | f38909b500b6cf672453ddc5bc1725ef68161787 (patch) | |
tree | 92ca6c35e87e66abcac4c7de5a9d5ae5535e7838 /net/dimes | |
parent | 7be43cda68ed9096bef93fa9531dc8d7d3d31a6b (diff) | |
download | ports-f38909b500b6cf672453ddc5bc1725ef68161787.tar.gz ports-f38909b500b6cf672453ddc5bc1725ef68161787.zip |
Diffstat (limited to 'net/dimes')
-rw-r--r-- | net/dimes/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/dimes/Makefile b/net/dimes/Makefile index 7d8a05660b71..8665a4c4dfe5 100644 --- a/net/dimes/Makefile +++ b/net/dimes/Makefile @@ -9,6 +9,9 @@ MAINTAINER= devel@stasyan.com COMMENT= Distributed research project for measurement topology of the Internet WWW= http://netdimes.org +DEPRECATED= The project vaporized in early 2005 and is no longer active +EXPIRATION_DATE= 2024-02-29 + NO_PACKAGE= There is the string in properties.xml which system-depends WRKSRC= ${WRKDIR}/DIMES |