diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/vtun | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'net/vtun')
-rw-r--r-- | net/vtun/Makefile | 1 | ||||
-rw-r--r-- | net/vtun/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile index 37d46d39c1ca..9a62caba8002 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://vtun.sourceforge.net/ MAINTAINER= kevlo@FreeBSD.org +COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo diff --git a/net/vtun/pkg-comment b/net/vtun/pkg-comment deleted file mode 100644 index 1d262e240076..000000000000 --- a/net/vtun/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Virtual Tunnels over TCP/IP networks with traffic shaping |