diff options
Diffstat (limited to 'games/bnetd/Makefile')
-rw-r--r-- | games/bnetd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile index 0b26838cd59c..a73fc13a43a6 100644 --- a/games/bnetd/Makefile +++ b/games/bnetd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bnetd -# Version required: 0.4.21 # Date created: 24 April 1999 # Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # # $FreeBSD$ # -DISTNAME= bnetd-0.4.21 +PORTNAME= bnetd +PORTVERSION= 0.4.21 CATEGORIES= games net MASTER_SITES= http://www.bnetd.org/files/ |