diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/6to4 | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) | |
download | ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.tar.gz ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.zip |
Notes
Diffstat (limited to 'net/6to4')
-rw-r--r-- | net/6to4/Makefile | 1 | ||||
-rw-r--r-- | net/6to4/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/6to4/Makefile b/net/6to4/Makefile index 1f1ac256b326..0ad493d2c812 100644 --- a/net/6to4/Makefile +++ b/net/6to4/Makefile @@ -15,6 +15,7 @@ DISTFILES= 6to4\?rev=1.9\&content-type=text%2fplain \ DIST_SUBDIR= ${PORTNAME} MAINTAINER= fuyuki@hadaly.org +COMMENT= Enables 6to4 IPv6 automatic tunnels USE_REINPLACE= yes USE_PERL5= yes diff --git a/net/6to4/pkg-comment b/net/6to4/pkg-comment deleted file mode 100644 index a2c05c0d515d..000000000000 --- a/net/6to4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Enables 6to4 IPv6 automatic tunnels |