diff options
author | steve <steve@FreeBSD.org> | 1999-05-17 07:45:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-17 07:45:57 +0800 |
commit | 25e13c9a80eb35d093bd81db3e6d9224f00d87eb (patch) | |
tree | 9aa0a324f0591ae46144741370c52bb8ec1fbb3f /games/xquarto | |
parent | 50e34dfd7a8877f7b38f01ec76ad2635b6d4e5fa (diff) | |
download | freebsd-ports-gnome-25e13c9a80eb35d093bd81db3e6d9224f00d87eb.tar.gz freebsd-ports-gnome-25e13c9a80eb35d093bd81db3e6d9224f00d87eb.tar.zst freebsd-ports-gnome-25e13c9a80eb35d093bd81db3e6d9224f00d87eb.zip |
New MASTER_SITE and add WWW to description.
PR: 11644
Submitted by: maintainer
Diffstat (limited to 'games/xquarto')
-rw-r--r-- | games/xquarto/Makefile | 4 | ||||
-rw-r--r-- | games/xquarto/pkg-descr | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile index 5f22bc37e606..1558d98087fd 100644 --- a/games/xquarto/Makefile +++ b/games/xquarto/Makefile @@ -3,12 +3,12 @@ # Date created: 9 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.3 1998/09/15 11:13:18 asami Exp $ +# $Id: Makefile,v 1.4 1998/09/17 00:32:38 asami Exp $ # DISTNAME= xquarto-1.0 CATEGORIES= games -MASTER_SITES= http://www.math.kth.se/~mjo/games/xquarto/ +MASTER_SITES= http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/ MAINTAINER= andy@icc.surw.chel.su diff --git a/games/xquarto/pkg-descr b/games/xquarto/pkg-descr index 0c5878e0e654..51307f6eed86 100644 --- a/games/xquarto/pkg-descr +++ b/games/xquarto/pkg-descr @@ -14,5 +14,5 @@ put but it is rather player 1 who gives a piece to player 2, who then has to place this piece somewhere and choose a piece for player 1 to put somewhere etc. - Any suggestions, bug reports, complaints etc. should be sent to -mjo@math.kth.se. Feedback is appreciated! + +WWW: http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/ |