diff options
-rw-r--r-- | misc/estic/Makefile | 2 | ||||
-rw-r--r-- | www/geolizer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile index 7f955f3dd972..2847e6163244 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://linux01.gwdg.de/pub/isdn/estic/old-versions/v1.40/ DISTNAME= estic-${PORTVERSION}-sources -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Controller for ISDN TK-Anlage (PBX) made by Istec USE_XLIB= yes diff --git a/www/geolizer/Makefile b/www/geolizer/Makefile index 386f83c3cfa6..ea1ff67aad6c 100644 --- a/www/geolizer/Makefile +++ b/www/geolizer/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org MASTERDIR?= ${.CURDIR}/../webalizer WITH_GEOIP= yes |