diff options
Diffstat (limited to '')
-rw-r--r-- | games/xbill/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 05d8c3539361..518c675bfc88 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -3,7 +3,7 @@ # Date created: 12 September 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1997/02/12 10:25:56 obrien Exp $ +# $Id: Makefile,v 1.5 1997/12/25 22:29:18 asami Exp $ # DISTNAME= xbill-2.0 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= obrien@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |