diff options
Diffstat (limited to 'deskutils/xwrits/Makefile')
-rw-r--r-- | deskutils/xwrits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xwrits/Makefile b/deskutils/xwrits/Makefile index a70ea37fb1de..30d2ba992583 100644 --- a/deskutils/xwrits/Makefile +++ b/deskutils/xwrits/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xwrits -# Version required: 2.10 # Date created: 02 January 2000 # Whom: Matt Braithwaite <mab@red-bean.com> # # $FreeBSD$ # -DISTNAME= xwrits-2.10 +PORTNAME= xwrits +PORTVERSION= 2.10 CATEGORIES= deskutils MASTER_SITES= http://www.pdos.lcs.mit.edu/~eddietwo/xwrits/ |