diff options
author | will <will@FreeBSD.org> | 2000-05-17 19:37:43 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-17 19:37:43 +0800 |
commit | ea6426386b0eedb2804e39c123fc40c6fb703577 (patch) | |
tree | d68aeda831613cd5c713f6cb9ee459acfe96590d /graphics/kdegraphics11 | |
parent | 25d9304e5bcb72f6826ce235c9d7fd8ab015d16e (diff) | |
download | freebsd-ports-gnome-ea6426386b0eedb2804e39c123fc40c6fb703577.tar.gz freebsd-ports-gnome-ea6426386b0eedb2804e39c123fc40c6fb703577.tar.zst freebsd-ports-gnome-ea6426386b0eedb2804e39c123fc40c6fb703577.zip |
Change MAINTAINER to myself, and clean these ports up a little.
Approved by: se (previous maintainer)
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 \ |