diff options
author | mph <mph@FreeBSD.org> | 1998-04-18 07:26:31 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-18 07:26:31 +0800 |
commit | 9c9654b7427b589054d13ade4cbb322781ce17ad (patch) | |
tree | 103c0f571c377696fa0592e1285941fb7db0dd3c /games/xpat2 | |
parent | 2139d5b08a8422e6860d756e7c2b9421356943c7 (diff) | |
download | freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.tar.gz freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.tar.zst freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.zip |
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
Diffstat (limited to 'games/xpat2')
-rw-r--r-- | games/xpat2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 36e058972523..6eeab06e1ebd 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -3,7 +3,7 @@ # Date created: 5 March 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.2 1997/05/29 03:05:07 fenner Exp $ +# $Id: Makefile,v 1.3 1997/09/07 02:54:16 max Exp $ # DISTNAME= xpat2-1.04 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/solitaires EXTRACT_SUFX= -src.tar.gz -MAINTAINER= mph@pobox.com +MAINTAINER= mph@freebsd.org USE_X11= yes MAN6= xpat2.6 |