diff options
author | miwi <miwi@FreeBSD.org> | 2015-11-26 20:04:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-11-26 20:04:00 +0800 |
commit | 871be174caf5f1a486337e9218249dfa516991f1 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /misc | |
parent | 45429d5b95bbeb061750bb8518378043038699bd (diff) | |
download | freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.tar.gz freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.tar.zst freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.zip |
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pear-Services_Weather/Makefile | 2 | ||||
-rw-r--r-- | misc/pear-Text_Figlet/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile index cb2490d2f1e5..c287ae22024a 100644 --- a/misc/pear-Services_Weather/Makefile +++ b/misc/pear-Services_Weather/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.6 PORTEPOCH= 1 CATEGORIES= misc www pear geography -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR interface to various online weather-services LICENSE= BSD2CLAUSE diff --git a/misc/pear-Text_Figlet/Makefile b/misc/pear-Text_Figlet/Makefile index 41910fc51232..826ba2c76db3 100644 --- a/misc/pear-Text_Figlet/Makefile +++ b/misc/pear-Text_Figlet/Makefile @@ -5,7 +5,7 @@ PORTNAME= Text_Figlet PORTVERSION= 1.0.2 CATEGORIES= misc www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Render text using FIGlet fonts USES= pear |