diff options
author | frueauf <frueauf> | 1998-12-03 13:41:33 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-12-03 13:41:33 +0000 |
commit | 0dd792db37801597c1019153447dca74fb4a8800 (patch) | |
tree | 5a2c076054887bdd7cf9739a7872f377c7b74435 /sysutils/Makefile | |
parent | de3372c41929725ef66451b9f6ec22d10b4abcfb (diff) | |
download | pkgsrc-0dd792db37801597c1019153447dca74fb4a8800.tar.gz |
Add and enable asapm.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 51f8455e8ae..d9293babc43 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.22 1998/11/01 23:25:00 tron Exp $ +# $NetBSD: Makefile,v 1.23 1998/12/03 13:41:33 frueauf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # # SUBDIR += LPRng -# SUBDIR += afio SUBDIR += addnerd +# SUBDIR += afio + SUBDIR += asapm SUBDIR += cdrecord # SUBDIR += cd-write # SUBDIR += contool |