diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-05-10 16:34:00 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-05-10 16:34:00 +0000 |
commit | 0dc93ffdfbc41dbdf2663a183a11f8d0c564a17e (patch) | |
tree | 86a428c8786f8dcff5fa51c801d29da00fcae7b6 /sysutils/xosview | |
parent | c9eb5db83976c77d3fc22e9d9f1f4f3ddd2a5a07 (diff) | |
download | ports-0dc93ffdfbc41dbdf2663a183a11f8d0c564a17e.tar.gz ports-0dc93ffdfbc41dbdf2663a183a11f8d0c564a17e.zip |
Notes
Diffstat (limited to 'sysutils/xosview')
-rw-r--r-- | sysutils/xosview/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xosview/files/patch-ae | 11 |
2 files changed, 14 insertions, 3 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index e7196b97c859..78580128b151 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: xosview -# Version required: 1.7.0 +# Version required: 1.7.1 # Date created: 19 Nov 1997 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.13 1999/01/18 03:00:39 steve Exp $ +# $Id: Makefile,v 1.14 1999/03/14 18:12:25 billf Exp $ # DISTNAME= xosview-1.7.1 @@ -12,7 +12,7 @@ MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/status/xstatus -MAINTAINER= handy@physics.montana.edu +MAINTAINER= ports@freebsd.org FETCH_BEFORE_ARGS= -b USE_X_PREFIX= yes diff --git a/sysutils/xosview/files/patch-ae b/sysutils/xosview/files/patch-ae new file mode 100644 index 000000000000..3ec8a3947c21 --- /dev/null +++ b/sysutils/xosview/files/patch-ae @@ -0,0 +1,11 @@ +--- Xdefaults.orig Sun May 9 23:01:45 1999 ++++ Xdefaults Sun May 9 23:01:10 1999 +@@ -94,7 +94,7 @@ + + ! Network Meter Resources + +-xosview*net: False ++xosview*net: True + ! Suitable for people with 28.8Kbaud with no compression, or 14.4 + ! with compression: + !xosview*netBandwidth: 2000 |