diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/rprint | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) | |
download | ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.tar.gz ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.zip |
Notes
Diffstat (limited to 'print/rprint')
-rw-r--r-- | print/rprint/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/rprint/Makefile b/print/rprint/Makefile index 6310bba41f9c..b256685cc26d 100644 --- a/print/rprint/Makefile +++ b/print/rprint/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://gwdu111.gwdg.de/pub/FreeBSD/misc/ \ MAINTAINER= kheuer@gwdu60.gwdg.de COMMENT= Remote printing utility using a raw bidirectional tcp connection -USE_REINPLACE= yes - MAN1= rprint.1 MANCOMPRESSED= yes PLIST_FILES= bin/rprint |