diff options
author | Nick Hibma <n_hibma@FreeBSD.org> | 1999-11-02 00:28:34 +0000 |
---|---|---|
committer | Nick Hibma <n_hibma@FreeBSD.org> | 1999-11-02 00:28:34 +0000 |
commit | 14d79b74e7ea11c851d0d5363ad96d80082fb1f2 (patch) | |
tree | 7585b1d098827a56ffadcdbece7e81ff5036abbf | |
parent | 35462e17abe7a9c47e31d6ff3230888c2f3d1d3b (diff) | |
download | ports-14d79b74e7ea11c851d0d5363ad96d80082fb1f2.tar.gz ports-14d79b74e7ea11c851d0d5363ad96d80082fb1f2.zip |
Notes
-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/ |