summaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2002-01-12 18:36:11 +0000
committerbouyer <bouyer@pkgsrc.org>2002-01-12 18:36:11 +0000
commit02e7c3f81df4c8ae340f85ff01a9090e24cfb482 (patch)
treea2561a5e178b2fa63e8237cf68e921687047c9f6 /comms/Makefile
parent2be0bf251556e9d89c4f8ce1677ad2617f486beb (diff)
downloadpkgsrc-02e7c3f81df4c8ae340f85ff01a9090e24cfb482.tar.gz
Add xtel
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 4bc2d7a202f..f9d10732e05 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2001/11/29 13:08:59 augustss Exp $
+# $NetBSD: Makefile,v 1.39 2002/01/12 18:36:11 bouyer Exp $
#
COMMENT= Communication utilities
@@ -34,5 +34,6 @@ SUBDIR+= ruby-termios
SUBDIR+= snooper
SUBDIR+= tkhylafax
SUBDIR+= xisp
+SUBDIR+= xtel
.include "../mk/bsd.pkg.subdir.mk"