diff options
Diffstat (limited to 'games/xgalaga/Makefile')
-rw-r--r-- | games/xgalaga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index f91dd6bce81c..7067467c6bfd 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -3,7 +3,7 @@ # Date created: 27 August 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1996/11/30 00:12:17 torstenb Exp $ +# $Id: Makefile,v 1.5 1997/09/06 05:32:33 max Exp $ # DISTNAME= xgalaga-1.6c @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |