diff options
author | petef <petef@FreeBSD.org> | 2001-10-03 14:39:06 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-10-03 14:39:06 +0000 |
commit | 97a4eaf7fe31dc2ade5f8445564ead7fda0d83d0 (patch) | |
tree | 6f313c860fb35588a3657c96af0e3e99130237f4 /print/Makefile | |
parent | 5adaf17fcc14c0818d548fdfbf28ab41fecaad86 (diff) | |
download | FreeBSD-ports-97a4eaf7fe31dc2ade5f8445564ead7fda0d83d0.zip FreeBSD-ports-97a4eaf7fe31dc2ade5f8445564ead7fda0d83d0.tar.gz |
Add xpp-1.0, a GUI print front-end for CUPS
PR: 31005
Submitted by: "Daniel O'Connor" <darius@chowder.dons.net.au>
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 3a8f576..258d3fc 100644 --- a/print/Makefile +++ b/print/Makefile @@ -144,6 +144,7 @@ SUBDIR += xdvi SUBDIR += xdvik SUBDIR += xmbibtex + SUBDIR += xpp SUBDIR += xtem SUBDIR += yatex SUBDIR += yatex-mule |