diff options
Diffstat (limited to 'net/uplog/Makefile')
-rw-r--r-- | net/uplog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uplog/Makefile b/net/uplog/Makefile index 13ab97b2b21d..bb656beaa96c 100644 --- a/net/uplog/Makefile +++ b/net/uplog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.nerdlabs.org/downloads/${PORTNAME}/ MAINTAINER= jadawin@FreeBSD.org -COMMENT= UDP-based ping programm +COMMENT= UDP-based ping program GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" |