diff options
author | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
commit | e6c09e0ffcafa1cd01223abf0f13852e7a875595 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /comms/modemd | |
parent | 4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff) | |
download | pkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'comms/modemd')
-rw-r--r-- | comms/modemd/Makefile | 3 | ||||
-rw-r--r-- | comms/modemd/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile index e8fb4de7322..7bf58c100b0 100644 --- a/comms/modemd/Makefile +++ b/comms/modemd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/07/02 08:37:22 agc Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 13:56:18 wiz Exp $ DISTNAME= modemd-970221 PKGNAME= modemd-19970221 @@ -6,6 +6,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.vix.com/pub/modemd/ MAINTAINER= tsarna@netbsd.org +COMMENT= Replacement getty for dialup ttys and a modem server MANCOMPRESSED_IF_MANZ= yes diff --git a/comms/modemd/pkg/COMMENT b/comms/modemd/pkg/COMMENT deleted file mode 100644 index fa3373d0683..00000000000 --- a/comms/modemd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Replacement getty for dialup ttys and a modem server |