diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /graphics/raster3d/Makefile | |
parent | 444fa5e245164014c960610413c5863ceea8ae75 (diff) | |
download | ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.tar.gz ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.zip |
Notes
Diffstat (limited to 'graphics/raster3d/Makefile')
-rw-r--r-- | graphics/raster3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile index 3eca0f88d410..1fd29f29bcc3 100644 --- a/graphics/raster3d/Makefile +++ b/graphics/raster3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ DISTNAME= Raster3D_${DISTVERSION} -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= A set of tools for generating raster images of proteins and molecules LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |