diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-10 17:12:22 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-10 17:12:22 +0000 |
commit | 19930e1ca35b2a3da314fb7c883584e8c117f140 (patch) | |
tree | 3a3939fc583c96e391af0f8f7478b78dd6c779c6 /net/libsocketcpp | |
parent | It looks like a 'make install-user' as root does add this (diff) |
Give maintainership to submitter.
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes:
svn path=/head/; revision=61063
Diffstat (limited to 'net/libsocketcpp')
-rw-r--r-- | net/libsocketcpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile index e979880a8cb8..b6db7f86dba9 100644 --- a/net/libsocketcpp/Makefile +++ b/net/libsocketcpp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libsocket -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |