diff options
Diffstat (limited to 'games/xsol/Makefile')
-rw-r--r-- | games/xsol/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile index fa7a1def79a0..3e43d83f0891 100644 --- a/games/xsol/Makefile +++ b/games/xsol/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: xsol -# Version required: 2.1.1 # Date created: 2 Jan 1995 # Whom: swallace # # $FreeBSD$ # -DISTNAME= xsol-new -PKGNAME= xsol-2.1.1 +PORTNAME= xsol +PORTVERSION= 2.1.1 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 MAINTAINER= swallace@FreeBSD.org |