diff options
author | tdb <tdb@FreeBSD.org> | 2006-03-21 18:20:10 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2006-03-21 18:20:10 +0800 |
commit | c0413620658ca7f2a019379a28e7c02d21696524 (patch) | |
tree | b5fd128b6d0ef093497b857e4bc935f42ab0b8d4 /x11/xrootconsole | |
parent | 255b1dae44d49588d7fc3866bcc5a190e4858908 (diff) | |
download | freebsd-ports-gnome-c0413620658ca7f2a019379a28e7c02d21696524.tar.gz freebsd-ports-gnome-c0413620658ca7f2a019379a28e7c02d21696524.tar.zst freebsd-ports-gnome-c0413620658ca7f2a019379a28e7c02d21696524.zip |
- Fix WWW
- Drop USE_REINPLACE
PR: 94764
Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Diffstat (limited to 'x11/xrootconsole')
-rw-r--r-- | x11/xrootconsole/Makefile | 1 | ||||
-rw-r--r-- | x11/xrootconsole/pkg-descr | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/xrootconsole/Makefile b/x11/xrootconsole/Makefile index 7937ecd583e9..618c6c6802a7 100644 --- a/x11/xrootconsole/Makefile +++ b/x11/xrootconsole/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Writes any log live onto the background USE_XLIB= yes -USE_REINPLACE= yes USE_GMAKE= yes MAN1= xrootconsole.1 diff --git a/x11/xrootconsole/pkg-descr b/x11/xrootconsole/pkg-descr index 0e6ad09ea57a..d4fd4a1c0f8d 100644 --- a/x11/xrootconsole/pkg-descr +++ b/x11/xrootconsole/pkg-descr @@ -4,7 +4,7 @@ command line or, by default, from stdin. It is most useful when it reads from a FIFO; this allows you to redirect multiple commands to the FIFO and monitor their output. -WWW: http://de-fac.to/wiki/XrootConsole +WWW: http://sourceforge.net/projects/xrootconsole/ Enjoy! |