diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2008-03-28 01:05:52 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2008-03-28 01:05:52 +0000 |
commit | ca8c955838dd377adab4aa0333ecf6bed378c7c2 (patch) | |
tree | aaa05cff395389c8f841a73307d248d6b4c4f748 /games/primateplunge | |
parent | ea5f0f9b1bce08b6020388910772021d0f73b4fd (diff) | |
download | ports-ca8c955838dd377adab4aa0333ecf6bed378c7c2.tar.gz ports-ca8c955838dd377adab4aa0333ecf6bed378c7c2.zip |
Notes
Diffstat (limited to 'games/primateplunge')
-rw-r--r-- | games/primateplunge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/primateplunge/Makefile b/games/primateplunge/Makefile index e58811729e8c..8b9da2998c02 100644 --- a/games/primateplunge/Makefile +++ b/games/primateplunge/Makefile @@ -9,7 +9,7 @@ PORTNAME= primateplunge PORTVERSION= 1.1 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://www.ecs.soton.ac.uk/~njh/primateplunge/ +MASTER_SITES= http://www.aelius.com/primateplunge/ MAINTAINER= acm@FreeBSD.org COMMENT= Primate Plunge is an arcade game |