diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:16 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-09 05:03:16 +0800 |
commit | 8d97da32ef224721c21be4bfe3086b04a2987986 (patch) | |
tree | 945e76a0ed302c9c3dbe795c866a9e79339deb68 /devel/libshhmsg | |
parent | f9472f8786a1de294ca3a9bf4fb52bbafcd725a3 (diff) | |
download | freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.tar.gz freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.tar.zst freebsd-ports-gnome-8d97da32ef224721c21be4bfe3086b04a2987986.zip |
To ports@freebsd.org.
Diffstat (limited to 'devel/libshhmsg')
-rw-r--r-- | devel/libshhmsg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile index 5aa1dd2e6c7d..28747597bbe0 100644 --- a/devel/libshhmsg/Makefile +++ b/devel/libshhmsg/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://shh.thathost.com/pub-unix/files/ DISTNAME= shhmsg-${PORTVERSION} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes INSTALLS_SHLIB= yes |