diff options
Diffstat (limited to 'games/3dpong/Makefile')
-rw-r--r-- | games/3dpong/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index eaabd53451f8..a7066030058c 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -11,6 +11,7 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= X Window 3D Pong game for 1 or 2 players +WWW= http://www.newbreedsoftware.com/3dpong/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt |