diff options
author | edwin <edwin@FreeBSD.org> | 2007-07-06 07:39:06 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-07-06 07:39:06 +0800 |
commit | 65cb80b194bec7bdce7a3b61f2db511edc994ddc (patch) | |
tree | 30483d4c8ec037835ed61adaef8f6710cd0d246d /graphics/cinepaint/Makefile | |
parent | 5dee2e74caec37ba57e05f15757b06188f7bb87a (diff) | |
download | freebsd-ports-gnome-65cb80b194bec7bdce7a3b61f2db511edc994ddc.tar.gz freebsd-ports-gnome-65cb80b194bec7bdce7a3b61f2db511edc994ddc.tar.zst freebsd-ports-gnome-65cb80b194bec7bdce7a3b61f2db511edc994ddc.zip |
dyeske at yahoo dot com -> dyeske at gmail dot com
Diffstat (limited to 'graphics/cinepaint/Makefile')
-rw-r--r-- | graphics/cinepaint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index 61087dcd2afa..c18d40769492 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: cinepaint # Date created: 11 Oct 2003 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= An editing tool used for painting and retouching of movies LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |