diff options
author | tron <tron@pkgsrc.org> | 2002-06-17 20:02:25 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-06-17 20:02:25 +0000 |
commit | 4e41ce521100c7587a309f4af5ad05251e07ebb6 (patch) | |
tree | b89f4b0f5e1a1321fb30773909d1b2d716c2d532 /comms | |
parent | ab9b568469ca35da5f134dd9ae455d37f88b52a5 (diff) | |
download | pkgsrc-4e41ce521100c7587a309f4af5ad05251e07ebb6.tar.gz |
Add and enable "esms" package. This fixes PR pkg/16988 by Julio Merino.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 55fe74c7993..d6e45c87105 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2002/06/17 11:31:10 grant Exp $ +# $NetBSD: Makefile,v 1.44 2002/06/17 20:02:25 tron Exp $ # COMMENT= Communication utilities @@ -9,6 +9,7 @@ SUBDIR+= conserver SUBDIR+= dl-ezkit SUBDIR+= efax SUBDIR+= efax-gtk +SUBDIR+= esms SUBDIR+= estic SUBDIR+= fidogate SUBDIR+= gkermit |