diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-13 00:51:33 +0800 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /x11/dgs | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | freebsd-ports-graphics-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz freebsd-ports-graphics-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.zst freebsd-ports-graphics-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'x11/dgs')
-rw-r--r-- | x11/dgs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index f6c95eb36f6..5a7d597c8e9 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -3,14 +3,14 @@ # Date created: 22 April 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.8 1998/11/25 05:06:21 jseger Exp $ +# $Id: Makefile,v 1.9 1998/11/25 09:01:24 asami Exp $ # DISTNAME= dgs-0.5.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNU} -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.2:${PORTSDIR}/graphics/png \ |