diff options
author | linimon <linimon@FreeBSD.org> | 2014-05-04 10:05:40 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2014-05-04 10:05:40 +0800 |
commit | b7bec905dbc8ce3a0e81279936768338ae4e9481 (patch) | |
tree | be1b8e3489786ae95875de8dce06d5a0d19ec1f9 /sysutils | |
parent | 25d4beeafe368644ecb2cefbb9ecd986e71bebda (diff) | |
download | freebsd-ports-gnome-b7bec905dbc8ce3a0e81279936768338ae4e9481.tar.gz freebsd-ports-gnome-b7bec905dbc8ce3a0e81279936768338ae4e9481.tar.zst freebsd-ports-gnome-b7bec905dbc8ce3a0e81279936768338ae4e9481.zip |
Update maintainer's address.
PR: ports/189223
Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bsdinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bsdinfo/Makefile b/sysutils/bsdinfo/Makefile index 74dd88c6942a..6296de2a21c2 100644 --- a/sysutils/bsdinfo/Makefile +++ b/sysutils/bsdinfo/Makefile @@ -1,4 +1,4 @@ -# Created by: samu <s@samu.pl> +# Created by: samu <freebsd-ports@samu.pl> # $FreeBSD$ PORTNAME= bsdinfo @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/samupl/bsdinfo/ -MAINTAINER= s@samu.pl +MAINTAINER= freebsd-ports@samu.pl COMMENT= Simple utility to display system-based information GNU_CONFIGURE= yes |