diff options
author | obrien <obrien@FreeBSD.org> | 1997-04-11 18:06:34 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-04-11 18:06:34 +0800 |
commit | b2c55f2f37bd207b284b3d908b029fe90a8393d8 (patch) | |
tree | 9ab5f52aa0c3dc97d3850e92feea6dc90bab2a44 /print/Makefile | |
parent | acda33f1e58a5d1b5260065e0a502ffacd8e4b6f (diff) | |
download | freebsd-ports-gnome-b2c55f2f37bd207b284b3d908b029fe90a8393d8.tar.gz freebsd-ports-gnome-b2c55f2f37bd207b284b3d908b029fe90a8393d8.tar.zst freebsd-ports-gnome-b2c55f2f37bd207b284b3d908b029fe90a8393d8.zip |
turn on bibcard
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index bda3c0be8c6a..d84776afedf3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.41 1997/03/24 19:37:52 obrien Exp $ +# $Id: Makefile,v 1.42 1997/03/25 11:03:18 obrien Exp $ # SUBDIR += a2ps SUBDIR += acroread SUBDIR += afm SUBDIR += apsfilter + SUBDIR += bibcard SUBDIR += c2ps SUBDIR += detex SUBDIR += dvi2tty |