diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 21:38:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 21:38:04 +0000 |
commit | d42ef8346a3e69dcc677e6385c761b70a4541f54 (patch) | |
tree | 708ad72b5da75568500da7a821013d7526a40b0c /devel/libU77 | |
parent | b10cce44e863e1d9498df160f773180e770d6dd3 (diff) |
Notes
Diffstat (limited to 'devel/libU77')
-rw-r--r-- | devel/libU77/Makefile | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/libU77/Makefile b/devel/libU77/Makefile index 084038c06fab..dfb0140854a6 100644 --- a/devel/libU77/Makefile +++ b/devel/libU77/Makefile @@ -1,16 +1,16 @@ -# New ports collection makefile for: libU77 -# Version required: 2.6 -# Date Created: 8 October 1998 -# Whom: Glenn Johnson <gjohnson@nola.srrc.usda.gov> +# New ports collection makefile for: libU77 +# Version required: 2.6 +# Date Created: 8 October 1998 +# Whom: Glenn Johnson <gjohnson@nola.srrc.usda.gov> # # $FreeBSD$ # -DISTNAME= libU77-2.6 -CATEGORIES= devel -MASTER_SITES= http://flo.mech.eng.usyd.edu.au/norris/src/ +DISTNAME= libU77-2.6 +CATEGORIES= devel +MASTER_SITES= http://flo.mech.eng.usyd.edu.au/~norris/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> |