diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-25 02:00:28 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-25 02:00:28 +0800 |
commit | c2d603e3569a7048125bcefedc795c74c745f1a6 (patch) | |
tree | 964b6b91c78fea96a9c264df550cb9a33fc4dfa3 | |
parent | f513b87516ce3c7424d798e4b5c832fefae9d8a9 (diff) | |
download | freebsd-ports-gnome-c2d603e3569a7048125bcefedc795c74c745f1a6.tar.gz freebsd-ports-gnome-c2d603e3569a7048125bcefedc795c74c745f1a6.tar.zst freebsd-ports-gnome-c2d603e3569a7048125bcefedc795c74c745f1a6.zip |
- Reassign to the heap due to mail bounces
-rw-r--r-- | graphics/zathura-pdf-poppler/Makefile | 8 | ||||
-rw-r--r-- | x11-toolkits/girara/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile index 6c9d965c74bd..95b5fad54052 100644 --- a/graphics/zathura-pdf-poppler/Makefile +++ b/graphics/zathura-pdf-poppler/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: zathura-pdf-poppler -# Date created: 23 April 2012 -# Whom: Mike Krutov <neko@takino.org> -# +# Created by: Mike Krutov <neko@takino.org> # $FreeBSD$ -# PORTNAME= zathura-pdf-poppler PORTVERSION= 0.2.0 CATEGORIES= graphics MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ -MAINTAINER= neko@takino.org +MAINTAINER= ports@FreeBSD.org COMMENT= Poppler render PDF plugin for Zathura PDF viewer LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-glib diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 87f79cdb94e0..d0fd8a925b53 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: zathura -# Date created: 23 April 2012 -# Whom: Mike Krutov <neko@takino.org> -# +# Created by: Mike Krutov <neko@takino.org> # $FreeBSD$ -# PORTNAME= girara PORTVERSION= 0.1.3 CATEGORIES= x11-toolkits graphics MASTER_SITES= http://pwmt.org/projects/girara/download/ -MAINTAINER= neko@takino.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 Interface Library for Zathura PDF Viewer USE_GNOME= glib20 gtk20 |