diff options
author | tg <tg@FreeBSD.org> | 1997-06-18 16:38:52 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-06-18 16:38:52 +0800 |
commit | 5f9090fe97f4861fb6a397e1979d278a6f9491bf (patch) | |
tree | c8765373d142c2bfeeb95c6bb25d1097cb684758 /sysutils | |
parent | 863d3791e038da9fc8d13c9c20daf0b349d3abc0 (diff) | |
download | freebsd-ports-graphics-5f9090fe97f4861fb6a397e1979d278a6f9491bf.tar.gz freebsd-ports-graphics-5f9090fe97f4861fb6a397e1979d278a6f9491bf.tar.zst freebsd-ports-graphics-5f9090fe97f4861fb6a397e1979d278a6f9491bf.zip |
Activate LPRng.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 032061c886a..b46784cb907 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.19 1997/05/04 18:12:15 jmz Exp $ +# $Id: Makefile,v 1.20 1997/06/05 17:04:39 obrien Exp $ # + SUBDIR += LPRng SUBDIR += afio SUBDIR += cd-write SUBDIR += contool |