freebsd-ports/net/pload/files/patch-Imakefile
Pav Lucistnik f30d42f081 Add pload, an X11 program to monitor network device statistics.
It graphs information using Athena stripchart widgets.

PR:		ports/72013
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2004-10-18 20:41:21 +00:00

20 lines
453 B
Text

diff -c Imakefile.orig Imakefile
*** Imakefile.orig Tue Feb 1 02:11:24 2000
--- Imakefile Tue Aug 3 10:02:12 2004
***************
*** 15,21 ****
ComplexProgramTarget(pload)
! distclean: clean
$(RM) Makefile osdefs.mk core \
pload-$(VER).tar.gz \
pload-$(VER)-1.i386.rpm \
--- 15,21 ----
ComplexProgramTarget(pload)
! distclean:: clean
$(RM) Makefile osdefs.mk core \
pload-$(VER).tar.gz \
pload-$(VER)-1.i386.rpm \