diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-17 11:37:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-17 11:37:43 +0000 |
commit | 042e4bf173116827c3f027f0ab246960ed5b115a (patch) | |
tree | 90da463de9a5a3fce271af166bfb4d1e136512f7 /graphics/kdegraphics11 | |
parent | fb7546245d39149ade9b83154c65eef5b56525ec (diff) | |
download | ports-042e4bf173116827c3f027f0ab246960ed5b115a.tar.gz ports-042e4bf173116827c3f027f0ab246960ed5b115a.zip |
Notes
Diffstat (limited to 'graphics/kdegraphics11')
-rw-r--r-- | graphics/kdegraphics11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile index 19eca4718d43..4df609862a09 100644 --- a/graphics/kdegraphics11/Makefile +++ b/graphics/kdegraphics11/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics kde MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 -MAINTAINER= se@freebsd.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |