diff options
Diffstat (limited to 'misc/boxes')
-rw-r--r-- | misc/boxes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile index cde5825..6485a55 100644 --- a/misc/boxes/Makefile +++ b/misc/boxes/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: boxes -# Version required: 1.0 # Date created: 3 March 2000 # Whom: Patrick Seal (patseal@hyperhost.net) # # $FreeBSD$ # -DISTNAME= boxes-1.0 +PORTNAME= boxes +PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/download/ \ ${MASTER_SITE_SUNSITE} |