diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 16:48:43 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-09-21 16:48:43 +0000 |
commit | bfc22dc30747dd00bab2215ad4ac9e750ba172f4 (patch) | |
tree | 80a845b54d385a2185ac9cbf8b654c006edf572a /graphics | |
parent | fee43dede4065205fbd7a657a4758e561219f593 (diff) |
- Reassign to the heap
Notes
Notes:
svn path=/head/; revision=282132
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/apvlv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/apvlv/Makefile b/graphics/apvlv/Makefile index 7e9ec919e018..196fd501b54e 100644 --- a/graphics/apvlv/Makefile +++ b/graphics/apvlv/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE -MAINTAINER= jupengfei@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Apvlv is a PDF Viewer Under Linux and its behaviour like Vim LIB_DEPENDS= poppler-glib.6:${PORTSDIR}/graphics/poppler-gtk |