diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ezload/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile index 9e9fa49a7578..d519224be50a 100644 --- a/misc/ezload/Makefile +++ b/misc/ezload/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: oneko -# Version required: 0.1 +# New ports collection makefile for: ezload +# Version required: 0.2 # Date created: 14 august 1999 # Whom: n_hibma # # $FreeBSD$ # -DISTNAME= ezload-0.1 +DISTNAME= ezload-0.2 CATEGORIES= misc MASTER_SITES= http://www.etla.net/~n_hibma/usb/ |