diff options
-rw-r--r-- | mail/whoson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/whoson/Makefile b/mail/whoson/Makefile index 2095addc6b9a..2cb0a56c43a5 100644 --- a/mail/whoson/Makefile +++ b/mail/whoson/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sem@FreeBSD.org -COMMENT= "WHO iS ONline" protocol implementatino +COMMENT= `WHO iS ONline' protocol implementation GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |