diff options
Diffstat (limited to 'devel')
-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> |