diff options
Diffstat (limited to 'games/xspringies/Makefile')
-rw-r--r-- | games/xspringies/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xspringies/Makefile b/games/xspringies/Makefile index 68e609afc120..224da5531640 100644 --- a/games/xspringies/Makefile +++ b/games/xspringies/Makefile @@ -1,12 +1,12 @@ # Ports collection makefile for: xspringies -# Version required: 1.1 # Date created: 12 January 1997 # Whom: jkh # # $FreeBSD$ # -DISTNAME= xspringies-1.1 +PORTNAME= xspringies +PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= http://aixpdslib.seas.ucla.edu/pub/xspringies/RISC/3.2/src/ DISTFILES= xspringies.1.1.tar.Z |