diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-26 14:29:00 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-26 14:29:00 +0800 |
commit | a5719cccf9f672665fbe0c61da2fb6fa74280a98 (patch) | |
tree | 3a48847f57a290a88a5d3b0c4bb46e9c232f72d9 | |
parent | 636718d3865e42b0d01fe961965a644e4321532c (diff) | |
download | freebsd-ports-gnome-a5719cccf9f672665fbe0c61da2fb6fa74280a98.tar.gz freebsd-ports-gnome-a5719cccf9f672665fbe0c61da2fb6fa74280a98.tar.zst freebsd-ports-gnome-a5719cccf9f672665fbe0c61da2fb6fa74280a98.zip |
- reset MAINTAINER
-rw-r--r-- | deskutils/simpleagenda/Makefile | 2 | ||||
-rw-r--r-- | games/gnustep-sudoku/Makefile | 2 | ||||
-rw-r--r-- | graphics/laternamagica/Makefile | 2 | ||||
-rw-r--r-- | www/webservices/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/simpleagenda/Makefile b/deskutils/simpleagenda/Makefile index e0c6ef88eb74..5f60351de856 100644 --- a/deskutils/simpleagenda/Makefile +++ b/deskutils/simpleagenda/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils gnustep MASTER_SITES= http://coyote.octets.fr/pub/gnustep/ DISTNAME= SimpleAgenda-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= simple calendar and agenda application LIB_DEPENDS+= ical:${PORTSDIR}/devel/libical diff --git a/games/gnustep-sudoku/Makefile b/games/gnustep-sudoku/Makefile index ce0fb5292aac..798aafe971a6 100644 --- a/games/gnustep-sudoku/Makefile +++ b/games/gnustep-sudoku/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gap PKGNAMEPREFIX= gnustep- DISTNAME= Sudoku-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sudoku solver and generator LICENSE= GPLv2 diff --git a/graphics/laternamagica/Makefile b/graphics/laternamagica/Makefile index 377eaef4dc72..30f4a6250c1c 100644 --- a/graphics/laternamagica/Makefile +++ b/graphics/laternamagica/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap DISTNAME= LaternaMagica-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Image viewer and slideshow application LICENSE= GPLv2 diff --git a/www/webservices/Makefile b/www/webservices/Makefile index 94e99fceb4b3..079d3073d88b 100644 --- a/www/webservices/Makefile +++ b/www/webservices/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs DISTNAME= WebServices-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Classes for building web services LICENSE= LGPL21 |