diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 19:09:11 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 19:09:11 +0000 |
commit | f9bfad56c5f20f68338e2cd89769300e0d3e42cc (patch) | |
tree | 939b7187cbedd4a8cc92e43d8959ad5eee2b1e23 /sysutils/lavaps | |
parent | 3df86a88a9d1a500b60debaa4e14f97e500a96c1 (diff) |
Notes
Diffstat (limited to 'sysutils/lavaps')
-rw-r--r-- | sysutils/lavaps/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index bb5154d501da..2b38b494ad78 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -1,13 +1,12 @@ -# Generated automatically from Makefile.in by configure. -# New ports collection makefile for: lavaps -# Version required: 1.8 -# Date created: 11-Oct-99 -# Whom: johnh@isi.edu +# New ports collection makefile for: lavaps +# Date created: 11-Oct-99 +# Whom: johnh@isi.edu # # $FreeBSD$ # -DISTNAME= lavaps-1.8 +PORTNAME= lavaps +PORTVERSION= 1.8 CATEGORIES= sysutils MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ |