diff options
author | bsam <bsam@FreeBSD.org> | 2013-06-15 00:37:09 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-06-15 00:37:09 +0800 |
commit | 0540359055b0899c67fc8a0764892f986028aeb2 (patch) | |
tree | bb41922694a26855ee1f6109addf797c3ed02fd4 /sysutils | |
parent | 2dc695ced7b6b6ece82effe719272f21f64e4266 (diff) | |
download | freebsd-ports-gnome-0540359055b0899c67fc8a0764892f986028aeb2.tar.gz freebsd-ports-gnome-0540359055b0899c67fc8a0764892f986028aeb2.tar.zst freebsd-ports-gnome-0540359055b0899c67fc8a0764892f986028aeb2.zip |
. add LICENSE=GPLv2;
. bump PORTREVISION;
. remove the indefinite article from COMMENT;
. trim Makefile headers;
. we do not attribute Author at pkg-descr;
. trim spaces to one space after WWW: at pkg-descr.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lavaps/Makefile | 12 | ||||
-rw-r--r-- | sysutils/lavaps/pkg-descr | 3 |
2 files changed, 6 insertions, 9 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 1d3c81031c29..0e78422a8503 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -1,18 +1,16 @@ -# New ports collection makefile for: lavaps -# Date created: 11-Oct-99 -# Whom: johnh@isi.edu -# +# Created by: johnh@isi.edu # $FreeBSD$ -# PORTNAME= lavaps PORTVERSION= 2.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ MAINTAINER= ports@FreeBSD.org -COMMENT= A lava lamp of currently running processes +COMMENT= Lava lamp of currently running processes + +LICENSE= GPLv2 GNU_CONFIGURE= yes WANT_GNOME= yes diff --git a/sysutils/lavaps/pkg-descr b/sysutils/lavaps/pkg-descr index d9af5cfad500..b2001e60bfa3 100644 --- a/sysutils/lavaps/pkg-descr +++ b/sysutils/lavaps/pkg-descr @@ -17,5 +17,4 @@ From the README: (This program dedicated to the memory of M.W.--I hope you would have thought it a good hack.) -Author: John Heidemann <johnh@isi.edu> -WWW: http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ +WWW: http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ |