diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-02 15:44:31 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-02 15:44:31 +0000 |
commit | 57e1777e91936a84f4ca0ca0ab62fdc9da78cf30 (patch) | |
tree | e6b1a7c7ffffd837564fbbe1f9a0848492688cc0 /games/lmarbles | |
parent | b243855f9fc4ac76491afe1408b402df03c025d4 (diff) | |
download | ports-57e1777e91936a84f4ca0ca0ab62fdc9da78cf30.tar.gz ports-57e1777e91936a84f4ca0ca0ab62fdc9da78cf30.zip |
Notes
Diffstat (limited to 'games/lmarbles')
-rw-r--r-- | games/lmarbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lmarbles/Makefile b/games/lmarbles/Makefile index 041842b58582..93362a65e9dc 100644 --- a/games/lmarbles/Makefile +++ b/games/lmarbles/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/lgames/${PORTNAME} \ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}_icons${EXTRACT_SUFX}:icons -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Atomix-like game of moving marbles in puzzles LICENSE= GPLv2 |