diff options
Diffstat (limited to 'net/sipcalc')
-rw-r--r-- | net/sipcalc/Makefile | 1 | ||||
-rw-r--r-- | net/sipcalc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/sipcalc/Makefile b/net/sipcalc/Makefile index 26bfbd4c222f..2e562f72e070 100644 --- a/net/sipcalc/Makefile +++ b/net/sipcalc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ MAINTAINER= Janos.Mohacsi@bsd.hu +COMMENT= Sipcalc is an IP subnet calculator with IPv6 and CGI interface support LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/net/sipcalc/pkg-comment b/net/sipcalc/pkg-comment deleted file mode 100644 index 48f6fe792b47..000000000000 --- a/net/sipcalc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sipcalc is an IP subnet calculator with IPv6 and CGI interface support |