diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-18 21:04:16 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-18 21:04:16 +0000 |
commit | ede8070bcdee4ce278e9c2ff2ec2bdc51ecd27b9 (patch) | |
tree | 5e297b273dccf939c40b84e49e8658d16e5676f6 /games/dcross | |
parent | 846a4df47bf760a54750a13625d513d959cb2cc4 (diff) |
Notes
Diffstat (limited to 'games/dcross')
-rw-r--r-- | games/dcross/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dcross/Makefile b/games/dcross/Makefile index 90130094add5..939a74633843 100644 --- a/games/dcross/Makefile +++ b/games/dcross/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}_${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}_icons${EXTRACT_SUFX}:icons DIST_SUBDIR= python -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Unconventional falling block game LICENSE= GPLv2 |