diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-02-06 07:05:30 +0800 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-02-06 07:05:30 +0800 |
commit | 73f1ff6e4c04249480e8b68645eaa898b8b77be9 (patch) | |
tree | 6f2f12ba609f2c0005e0da9d208558a6aa2508f7 /graphics | |
parent | 39a21a5e684df2f3789b1efe937bcb9336cee69f (diff) | |
download | freebsd-ports-gnome-73f1ff6e4c04249480e8b68645eaa898b8b77be9.tar.gz freebsd-ports-gnome-73f1ff6e4c04249480e8b68645eaa898b8b77be9.tar.zst freebsd-ports-gnome-73f1ff6e4c04249480e8b68645eaa898b8b77be9.zip |
Adopt these following Ports:
devel/libparserutils
devel/netsurf-buildsystem
devel/libnsutils
graphics/libnsgif
graphics/libnsbmp
textproc/libwapcaplet
www/libdom
www/libhubbub
www/netsurf
Approved by: 0mp (mentor, implicit)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libnsbmp/Makefile | 2 | ||||
-rw-r--r-- | graphics/libnsgif/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libnsbmp/Makefile b/graphics/libnsbmp/Makefile index 3f3d1695ba49..a19a4a24aad5 100644 --- a/graphics/libnsbmp/Makefile +++ b/graphics/libnsbmp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nc@FreeBSD.org COMMENT= NetSurf BMP decoder LICENSE= MIT diff --git a/graphics/libnsgif/Makefile b/graphics/libnsgif/Makefile index 7c40fc73551e..3856197d9153 100644 --- a/graphics/libnsgif/Makefile +++ b/graphics/libnsgif/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nc@FreeBSD.org COMMENT= NetSurf GIF Decoder LICENSE= MIT |