diff options
Diffstat (limited to 'games/xsol/Makefile')
-rw-r--r-- | games/xsol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile index 3e43d83..2caa585 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -11,11 +11,11 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ http://ftp.tu-clausthal.de/pub/unix.new/games/ \ ftp://ftp.tu-clausthal.de/pub/unix.new/games/ -DISTNAME= xsol-new +DISTNAME= xsol-new MAINTAINER= swallace@FreeBSD.org -USE_IMAKE= yes +USE_IMAKE= yes MAN6= xsol.6 .include <bsd.port.mk> |