diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-01-05 08:20:46 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-01-05 08:20:46 +0000 |
commit | a39c168942f30f51cc6ada9670ac037125ba1268 (patch) | |
tree | 761a5b04d648cf67464251dc96dd547bc49b5479 /textproc/rman/Makefile | |
parent | bf61218cf0966d1d0d644022d3c62cc9d4585c8b (diff) |
Notes
Diffstat (limited to 'textproc/rman/Makefile')
-rw-r--r-- | textproc/rman/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index d1a442f3497f..5bc84b4f52dd 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: rman -# Version required: 3.0.6 +# Version required: 3.0.7 # Date created: 27 Dec 1994 -# Whom: Thomas Gellekum <tg@FreeBSD.org> +# Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.18 1998/04/16 11:53:01 tg Exp $ +# $Id: Makefile,v 1.19 1998/07/30 11:06:53 tg Exp $ # -DISTNAME= rman-3.0.6 +DISTNAME= rman-3.0.7 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tg@FreeBSD.org +MAINTAINER= tg@FreeBSD.ORG NO_CDROM= "License required" MAN1= rman.1 |