diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-07-22 03:23:08 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-07-22 03:23:08 +0000 |
commit | 5a57c2d1da50ad20d39e9c945cd923c5976b5b8b (patch) | |
tree | d5691df2e2a5ba6d55e6fa18189b68692e9d4f62 /net/netsaint-plugins | |
parent | dcd1fd8a9c98bc9920d33668a0ebb480702e0e28 (diff) |
Notes
Diffstat (limited to 'net/netsaint-plugins')
-rw-r--r-- | net/netsaint-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index 4ddc787b7468..9e6fb306aee7 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/netsaint-plugins/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= netsaintplug DISTNAME= ${PORTNAME}-1.2.9-4 -MAINTAINER= blaz@si.FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_SUBMAKE= yes GNU_CONFIGURE= yes |