diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
commit | d99dbad3de4fb9479ce3a08693095a7f1c629aab (patch) | |
tree | dcad6a8948e2353bddbadfb5932c89c7782ab66f /misc | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | misc/cmatrix/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/GeoIP/Makefile b/misc/GeoIP/Makefile index 7529cfb370bb..96879edc3e95 100644 --- a/misc/GeoIP/Makefile +++ b/misc/GeoIP/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 CATEGORIES= misc MASTER_SITES= http://maxmind.com/download/geoip/api/c/ -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/misc/cmatrix/Makefile b/misc/cmatrix/Makefile index 4c7601a21842..b8b39198a5cc 100644 --- a/misc/cmatrix/Makefile +++ b/misc/cmatrix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org MAN1= cmatrix.1 |