diff options
Diffstat (limited to 'databases/gigabase/Makefile')
-rw-r--r-- | databases/gigabase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index ca2faf509072..5fa7eb07ae75 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -1,6 +1,6 @@ # ports collection makefile for: gigabase # Date created: 15 August 2000 -# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru> +# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.org.ru> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 2.59 CATEGORIES= databases MASTER_SITES= http://www.ispras.ru/~knizhnik/ -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= osa@FreeBSD.org.ru WRKSRC= ${WRKDIR}/${PORTNAME} INSTALLS_SHLIB= yes |