diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-04-04 15:57:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-04-04 15:57:32 +0000 |
commit | 903510e6bae196078694f8d91d6b90f3498e5bb3 (patch) | |
tree | 40249720913e69827e281ce9fcd57ca68795af5e /comms/minicom | |
parent | 1eb7d0940353164481d5067d28c5b51b0786a057 (diff) | |
download | ports-903510e6bae196078694f8d91d6b90f3498e5bb3.tar.gz ports-903510e6bae196078694f8d91d6b90f3498e5bb3.zip |
Notes
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 41efb4dbaca4..b4ca92ef6bb1 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -4,14 +4,14 @@ # Date created: Fri Dec 01, 1995 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.7 1996/11/24 08:51:38 obrien Exp $ +# $Id: Makefile,v 1.8 1997/03/28 01:36:50 obrien Exp $ # DISTNAME= minicom-1.75 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.cistron.nl/pub/people/miquels/software/ -MASTER_SITE_SUBDIR= apps/comm +MASTER_SITE_SUBDIR= apps/serialcomm/dialout MAINTAINER= obrien@cs.ucdavis.edu |