diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-07 23:37:06 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-07 23:37:06 +0800 |
commit | e70667cc7df46c3b52de06c99ac31973d8492e3a (patch) | |
tree | ef7226aded6c93d7cb7ea936fc49a411635283d0 /games | |
parent | 2a8418597d9a9c7ac9632024e13dd1805165a331 (diff) | |
download | freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.tar.gz freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.tar.zst freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.zip |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/empire/Makefile | 2 | ||||
-rw-r--r-- | games/euchre/Makefile | 2 | ||||
-rw-r--r-- | games/netspades/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/empire/Makefile b/games/empire/Makefile index a4f3433d228b..e1929dab861e 100644 --- a/games/empire/Makefile +++ b/games/empire/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/vms-empire/ DISTNAME= vms-${PORTNAME}-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Solitaire empire game "VMS Empire" MAN6= empire.6 diff --git a/games/euchre/Makefile b/games/euchre/Makefile index 53c28efdcd6e..23aa974e4013 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Very popular card game with variable skill levels PLIST_FILES= bin/euchre diff --git a/games/netspades/Makefile b/games/netspades/Makefile index 8fd9b05622b1..13ef61a6d2b8 100644 --- a/games/netspades/Makefile +++ b/games/netspades/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.ece.rice.edu/~brentmh/spades/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Very popular card game for 1-4 players over a network LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |