diff options
-rw-r--r-- | audio/ripenc/Makefile | 2 | ||||
-rw-r--r-- | games/kpuzzle/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index 0ac6811d3bce..73042517ae16 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= audio MASTER_SITES= http://home.kc.rr.com/ripenc/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Script that automates the ripping, encoding, and naming of CD's WRKSRC= ${WRKDIR}/ripenc diff --git a/games/kpuzzle/Makefile b/games/kpuzzle/Makefile index 834f2c2b419f..4d5836751af3 100644 --- a/games/kpuzzle/Makefile +++ b/games/kpuzzle/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kpuzzle DISTNAME= ${PORTNAME}-${PORTVERSION}-final -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Jigsaw puzzle game for KDE WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |