diff options
author | will <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-29 09:02:04 +0000 |
commit | 32141b4035c3d20147e4f27900478480637905e1 (patch) | |
tree | 725134552ddf50639d94c4243389e36b665060bc /games/xnibbles | |
parent | da3269db1c01d61f4bc436a21b640083a467f725 (diff) | |
download | FreeBSD-ports-32141b4035c3d20147e4f27900478480637905e1.zip FreeBSD-ports-32141b4035c3d20147e4f27900478480637905e1.tar.gz |
Take over some ports.
Diffstat (limited to 'games/xnibbles')
-rw-r--r-- | games/xnibbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile index c4ff3f9..b6a164d 100644 --- a/games/xnibbles/Makefile +++ b/games/xnibbles/Makefile @@ -11,7 +11,7 @@ PKGNAME= xnibbles-1.0b3 CATEGORIES= games MASTER_SITES= http://www.tjhsst.edu/xnibbles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |