diff options
author | cy <cy@FreeBSD.org> | 2014-06-21 11:06:17 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2014-06-21 11:06:17 +0800 |
commit | 7698ab9a625963befc318291eb39801f8ae44393 (patch) | |
tree | 2065ee721f61f968cc0894fc3377d7d669e2e04e /misc | |
parent | 65aae74a9fb69d765bb8af9a86a6cf2317d17a6d (diff) | |
download | freebsd-ports-gnome-7698ab9a625963befc318291eb39801f8ae44393.tar.gz freebsd-ports-gnome-7698ab9a625963befc318291eb39801f8ae44393.tar.zst freebsd-ports-gnome-7698ab9a625963befc318291eb39801f8ae44393.zip |
Relinquish gman.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gman/Makefile b/misc/gman/Makefile index 68f6dbdf4458..37d0d26ce1f5 100644 --- a/misc/gman/Makefile +++ b/misc/gman/Makefile @@ -14,7 +14,7 @@ PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} PATCHFILES= ${PORTNAME}_${PORTVERSION}-5.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= cy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A user-friendly graphical front end for the man system LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg |