aboutsummaryrefslogtreecommitdiffstats
path: root/net/libunp
diff options
context:
space:
mode:
Diffstat (limited to 'net/libunp')
-rw-r--r--net/libunp/Makefile1
-rw-r--r--net/libunp/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/libunp/Makefile b/net/libunp/Makefile
index 1e28e2ffad78..be724fd5ea94 100644
--- a/net/libunp/Makefile
+++ b/net/libunp/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.kohala.com/pub/rstevens/ \
DISTNAME= unpv12e
MAINTAINER= james@targetnet.com
+COMMENT= The networking library used in UNIX Network Programming Volume 1 2e
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net/libunp/pkg-comment b/net/libunp/pkg-comment
deleted file mode 100644
index 44f86721f86d..000000000000
--- a/net/libunp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The networking library used in UNIX Network Programming Volume 1 2e