diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /comms/qico | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) |
Notes
Diffstat (limited to 'comms/qico')
-rw-r--r-- | comms/qico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qico/Makefile b/comms/qico/Makefile index c0c3cb7ab8cb..0efe677e4b7c 100644 --- a/comms/qico/Makefile +++ b/comms/qico/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.49.10-p3 DISTNAME= ${PORTNAME}-0.49.10-p3 MAINTAINER= dsh@vlink.ru -COMMENT= An FidoNet Technology Network (FTN) compatible mailer for Unix systems +COMMENT= FidoNet Technology Network (FTN) compatible mailer for Unix systems USE_BZIP2= yes GNU_CONFIGURE= yes |