diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/arpd/Makefile | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to 'net/arpd/Makefile')
-rw-r--r-- | net/arpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/arpd/Makefile b/net/arpd/Makefile index 1dc4d8b2991b..9873b4a2091d 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ MAINTAINER= dominc_marks@btinternet.com +COMMENT= A daemon to service arp replies BUILD_DEPENDS= ${LOCALBASE}/include/dnet.h:${PORTSDIR}/net/libdnet \ ${LOCALBASE}/include/event.h:${PORTSDIR}/devel/libevent |