diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-07-01 22:36:14 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-07-01 22:36:14 +0000 |
commit | 7046433522bc7cc95a87df396b141e17596e398b (patch) | |
tree | 223d6fb417df5772951c61dacab5fc9ed95b2f0b /games/dopewars | |
parent | Fix WWW. (diff) |
Make Pete Fritchman <petef@databits.net> this port's MAINTAINER.
Requested by: Pete Fritchman <petef@databits.net>
Notes
Notes:
svn path=/head/; revision=44618
Diffstat (limited to 'games/dopewars')
-rw-r--r-- | games/dopewars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 5712e3647dfc..97e33309a885 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://dopewars.sourceforge.net/ \ http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= petef@databits.net USE_GMAKE= yes GNU_CONFIGURE= yes |