diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-18 10:51:38 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-18 10:51:38 +0000 |
commit | ce0072dbd4ba8dae456a84c0c27b33df4de74200 (patch) | |
tree | 8b21d57ba66e915d90b4408ca897858424f131ce /graphics/Coin/Makefile | |
parent | Remove unnecessary substitution. (diff) |
upgrade to 1.0.3
change maintainer's email
PR: 45386
Submitted by: maintainer
Diffstat (limited to 'graphics/Coin/Makefile')
-rw-r--r-- | graphics/Coin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index d7016a4c20e6..154805d23382 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: Coin # Date created: 10 May 2002 -# Whom: jesse@cs.uni-magdeburg.de +# Whom: roland.jesse@gmx.net # # $FreeBSD$ # PORTNAME= Coin -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ -MAINTAINER= jesse@cs.uni-magdeburg.de +MAINTAINER= roland.jesse@gmx.net LIB_DEPENDS= simage.22:${PORTSDIR}/graphics/simage |