diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 05:59:14 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 05:59:14 +0000 |
commit | f81f30b304596b0bc85934f7823e70d3635e6f64 (patch) | |
tree | e97f900dba1d0a3c8cd481f1558da187f664fd72 /comms/modemd | |
parent | 7c3455053de0d69f6b0f09659b8bb1d7febba3c6 (diff) | |
download | pkgsrc-f81f30b304596b0bc85934f7823e70d3635e6f64.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'comms/modemd')
-rw-r--r-- | comms/modemd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile index 633674e1140..f26ad0e2fc2 100644 --- a/comms/modemd/Makefile +++ b/comms/modemd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 21:26:53 grant Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/11 06:51:20 snj Exp $ DISTNAME= modemd-970221 PKGNAME= modemd-19970221 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.vix.com/pub/modemd/ MAINTAINER= tsarna@NetBSD.org COMMENT= Replacement getty for dialup ttys and a modem server -USE_BUILDLINK2= # defined +USE_BUILDLINK3= # defined MANCOMPRESSED_IF_MANZ= # defined pre-install: |