diff options
Diffstat (limited to 'x11-wm/toolbox/Makefile')
-rw-r--r-- | x11-wm/toolbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/toolbox/Makefile b/x11-wm/toolbox/Makefile index fe3974cd1eeb..6c13f5684ac8 100644 --- a/x11-wm/toolbox/Makefile +++ b/x11-wm/toolbox/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: toolbox -# Version required: 0.4.6 # Date created: 05 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= toolbox-0.4.6 +PORTNAME= toolbox +PORTVERSION= 0.4.6 CATEGORIES= x11-wm MASTER_SITES= http://www2.bc.edu/~kelleyry/toolbox/ |