diff options
author | sem <sem@FreeBSD.org> | 2006-05-15 20:48:59 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-05-15 20:48:59 +0800 |
commit | 1124d3976bb336e3010719f9b61cbf8c3cd4eafa (patch) | |
tree | 551460119cb0e670924de0c09b82e75dbebf2a0e /mail/whoson | |
parent | 9b800cea0c688fe9564b231c7f5852fe66ddf8d5 (diff) | |
download | freebsd-ports-gnome-1124d3976bb336e3010719f9b61cbf8c3cd4eafa.tar.gz freebsd-ports-gnome-1124d3976bb336e3010719f9b61cbf8c3cd4eafa.tar.zst freebsd-ports-gnome-1124d3976bb336e3010719f9b61cbf8c3cd4eafa.zip |
- COMMENT: fix typo and change quotations
Diffstat (limited to 'mail/whoson')
-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} |