diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2013-06-14 16:37:09 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2013-06-14 16:37:09 +0000 |
commit | f6958b1e7d39b7108a01ae05685a18e6ec9bb014 (patch) | |
tree | bb41922694a26855ee1f6109addf797c3ed02fd4 | |
parent | 2176d86e137d84559f396af9dedab6791c445eac (diff) | |
download | ports-f6958b1e7d39b7108a01ae05685a18e6ec9bb014.tar.gz ports-f6958b1e7d39b7108a01ae05685a18e6ec9bb014.zip |
Notes
-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/ |