diff options
Diffstat (limited to 'net/smm++/Makefile')
-rw-r--r-- | net/smm++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/smm++/Makefile b/net/smm++/Makefile index 26aa8f04604a..050f5d6894bc 100644 --- a/net/smm++/Makefile +++ b/net/smm++/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: tcltutor # Date created: 16 November 2000 -# Whom: Edwin Groothuis (mavetju@chello.nl) +# Whom: Edwin Groothuis (edwin@mavetju.org) # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.physik.uni-dortmund.de/~issevers/SMM++/downloads/ DISTNAME= smm -MAINTAINER= mavetju@chello.nl +MAINTAINER= edwin@mavetju.org RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets3.0.0/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets \ ${LOCALBASE}/bin/itkwish:${PORTSDIR}/x11-toolkits/itk \ |