diff options
author | tron <tron> | 2002-06-17 20:02:25 +0000 |
---|---|---|
committer | tron <tron> | 2002-06-17 20:02:25 +0000 |
commit | 0bcde573ec9d4bb8d296aaba5b118cb44acdc7b0 (patch) | |
tree | b89f4b0f5e1a1321fb30773909d1b2d716c2d532 /comms/Makefile | |
parent | 7cc3a0bb54ab30d9912974dfcf486361e4a327d2 (diff) | |
download | pkgsrc-0bcde573ec9d4bb8d296aaba5b118cb44acdc7b0.tar.gz |
Add and enable "esms" package. This fixes PR pkg/16988 by Julio Merino.
Diffstat (limited to 'comms/Makefile')
-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 |