diff options
Diffstat (limited to 'games/xsheep/Makefile')
-rw-r--r-- | games/xsheep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xsheep/Makefile b/games/xsheep/Makefile index 1cba5866009e..307413e7b23f 100644 --- a/games/xsheep/Makefile +++ b/games/xsheep/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xsheep -# Version required: 0.0.1 # Date created: Mar 6 22:07:42 EST 2000 # Whom: billf # # $FreeBSD$ # -DISTNAME= xsheep-0.0.1 +PORTNAME= xsheep +PORTVERSION= 0.0.1 CATEGORIES= games MASTER_SITES= http://www.csn.ul.ie/~caolan/publink/xsheep/ |