diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /games/xnibbles | |
parent | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (diff) |
Notes
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 fa217af3e00c..c4ff3f9f8590 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= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm |