summaryrefslogtreecommitdiff
path: root/chat/zephyr-current
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /chat/zephyr-current
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'chat/zephyr-current')
-rw-r--r--chat/zephyr-current/DESCR2
-rw-r--r--chat/zephyr-current/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/chat/zephyr-current/DESCR b/chat/zephyr-current/DESCR
index a91eb85239c..b7edb9574a3 100644
--- a/chat/zephyr-current/DESCR
+++ b/chat/zephyr-current/DESCR
@@ -1,5 +1,5 @@
This is the Project Athena Zephyr notification system 2001/05/28
-snapshot.
+snapshot.
Zephyr allows users to send messages to other users or to groups of
users. Users can view incoming Zephyr messages as windowgrams
diff --git a/chat/zephyr-current/Makefile b/chat/zephyr-current/Makefile
index 0d0c9a3ccbd..7c39412be19 100644
--- a/chat/zephyr-current/Makefile
+++ b/chat/zephyr-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:19 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/06 17:40:39 jmmv Exp $
#
DISTNAME= zephyr-20010518
@@ -14,7 +14,7 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_X11= YES
-# N.B. the following assume NetBSD-only.
+# N.B. the following assume NetBSD-only.
CPPFLAGS+= -I/usr/include/kerberosIV -I/usr/include/krb5
LDFLAGS+= -lroken -lcrypto -lcom_err -ledit -lcurses
CONFIGURE_ARGS+="--with-krb4"