diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 23:29:38 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 23:29:38 +0000 |
commit | 75ad5febcbe6c0456d68078769b25c7c4390b09c (patch) | |
tree | afada60667f3634d2abcc1ddc28a6a45ec4002a0 /devel/py-game | |
parent | bb050410b5a157a417ecd60b2df05515129685d5 (diff) |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
Notes
Notes:
svn path=/head/; revision=50301
Diffstat (limited to 'devel/py-game')
-rw-r--r-- | devel/py-game/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-game/pkg-descr b/devel/py-game/pkg-descr index a8d528d0dd74..528762242102 100644 --- a/devel/py-game/pkg-descr +++ b/devel/py-game/pkg-descr @@ -1,4 +1,4 @@ Pygame is a cross-platfrom library designed to make it easy to write multimedia software, such as games, in Python. -WWW: http://pygame.seul.org +WWW: http://pygame.seul.org/ |