diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-13 20:08:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-13 20:08:25 +0000 |
commit | c0058b3a18ed2b248b68d2efe33e9ebe08e0e884 (patch) | |
tree | 4718c269e5f4d3a6631dcfe3b2f4628000aba461 /misc | |
parent | Per distfile survey, remove mastersite that disappeared in January 2002. (diff) |
Per distfile survey, remove mastersite that disappeared in June 2002.
Since the San Diego Zoo now has a web page that streams the same video
that this app was written to do, there may not be much point in keeping
it around in the ports collection except as an example ...
Notes
Notes:
svn path=/head/; revision=106949
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pypanda/Makefile | 2 | ||||
-rw-r--r-- | misc/pypanda/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/misc/pypanda/Makefile b/misc/pypanda/Makefile index 7d06a344d04c..45caef165a9a 100644 --- a/misc/pypanda/Makefile +++ b/misc/pypanda/Makefile @@ -9,7 +9,7 @@ PORTNAME= pypanda PORTVERSION= 0.6 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= http://www3.telus.net/futility/futility/warez/ +MASTER_SITES= # none MAINTAINER= ports@FreeBSD.org COMMENT= Viewer for San Diego Zoo Pandacam written in Python diff --git a/misc/pypanda/pkg-descr b/misc/pypanda/pkg-descr index 9cf420a8db2a..6c4a5c87dd8a 100644 --- a/misc/pypanda/pkg-descr +++ b/misc/pypanda/pkg-descr @@ -2,5 +2,3 @@ pyPanda is a python script that uses the pySDL and pygame interfaces to the SDL multimedia library. This program allows you to view the web's killer app, the San Diego Zoo Panda Cam, in a window on your desktop. A mouse click anywhere in the window will refresh the view, and a key press will quit. - -WWW: http://www3.telus.net/futility/futility/software.html |