diff options
author | ume <ume@FreeBSD.org> | 2003-02-21 04:10:05 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2003-02-21 04:10:05 +0800 |
commit | 12476c2aeffe5591591b1322f333d852413d9c7f (patch) | |
tree | 38d8405b7ccc53df615a0e286a6615d10f6c9920 /net | |
parent | d213e0dd13a1a4cada92bc4eb56d8fb42010030d (diff) | |
download | freebsd-ports-gnome-12476c2aeffe5591591b1322f333d852413d9c7f.tar.gz freebsd-ports-gnome-12476c2aeffe5591591b1322f333d852413d9c7f.tar.zst freebsd-ports-gnome-12476c2aeffe5591591b1322f333d852413d9c7f.zip |
De-pkg-comment.
Diffstat (limited to 'net')
-rw-r--r-- | net/dtcp/Makefile | 1 | ||||
-rw-r--r-- | net/dtcp/pkg-comment | 1 | ||||
-rw-r--r-- | net/p5-Socket6/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Socket6/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index decffc46008a..de4beb4cee0f 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ MAINTAINER= ume@FreeBSD.org +COMMENT= Dynamic Tunnel Configuration Protocol daemon and client .if !defined(DTCP_CLIENT_ONLY) RUN_DEPENDS= qpopauth:${PORTSDIR}/mail/qpopper diff --git a/net/dtcp/pkg-comment b/net/dtcp/pkg-comment deleted file mode 100644 index 8f60238cbe38..000000000000 --- a/net/dtcp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dynamic Tunnel Configuration Protocol daemon and client diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 32008417ffce..ff71aac4fdff 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Socket6 PKGNAMEPREFIX= p5- MAINTAINER= ume@FreeBSD.org +COMMENT= Perl module to support getaddrinfo() and getnameinfo() PERL_CONFIGURE= yes diff --git a/net/p5-Socket6/pkg-comment b/net/p5-Socket6/pkg-comment deleted file mode 100644 index 476558a544c3..000000000000 --- a/net/p5-Socket6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to support getaddrinfo() and getnameinfo() |