diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-24 23:43:44 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-11-24 23:43:44 +0000 |
commit | e45cfc925c078ee77be4a9583e5b3151c588d4d5 (patch) | |
tree | e5c323f538d5ec96f0f20638386fd1d8ca45385d /devel/libU77 | |
parent | 0df81524e7e554c5a54827cc2c20d4d799f3bce5 (diff) | |
download | ports-e45cfc925c078ee77be4a9583e5b3151c588d4d5.tar.gz ports-e45cfc925c078ee77be4a9583e5b3151c588d4d5.zip |
Notes
Diffstat (limited to 'devel/libU77')
-rw-r--r-- | devel/libU77/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libU77/Makefile b/devel/libU77/Makefile index f7bb438da25b..084038c06fab 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 +# Whom: Glenn Johnson <gjohnson@nola.srrc.usda.gov> # # $FreeBSD$ # DISTNAME= libU77-2.6 CATEGORIES= devel -MASTER_SITES= http://www.maths.unsw.EDU.AU/~norris/src/ +MASTER_SITES= http://flo.mech.eng.usyd.edu.au/norris/src/ -MAINTAINER= gjohnson@nola.srrc.usda.gov +MAINTAINER= ports@FreeBSD.org .include <bsd.port.pre.mk> |