diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-28 19:50:55 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-28 19:50:55 +0000 |
commit | 781117c3708a8465469e3fe0584c490b2330310b (patch) | |
tree | 37ecc40a2e4e14a2b3c34337cb2150b005e25e21 /print | |
parent | 48f51b565cfeaff782e408c8f5664146a59eb7e0 (diff) | |
download | FreeBSD-ports-781117c3708a8465469e3fe0584c490b2330310b.zip FreeBSD-ports-781117c3708a8465469e3fe0584c490b2330310b.tar.gz |
Activate cdlabelgen.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 93e2793..1360cb8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1999/05/17 10:43:58 foxfair Exp $ +# $Id: Makefile,v 1.93 1999/06/17 09:38:38 taoka Exp $ # SUBDIR += a2ps-a4 @@ -17,6 +17,7 @@ SUBDIR += bibview SUBDIR += c2ps-a4 SUBDIR += c2ps-letter + SUBDIR += cdlabelgen SUBDIR += cmpsfont SUBDIR += detex SUBDIR += dvi2tty |