diff options
Diffstat (limited to 'net/libunp/Makefile')
-rw-r--r-- | net/libunp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libunp/Makefile b/net/libunp/Makefile index 1e28e2f..be724fd 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 |