diff options
Diffstat (limited to 'misc/ezload/Makefile')
-rw-r--r-- | misc/ezload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ezload/Makefile b/misc/ezload/Makefile index fadd46d68ce3..471802db5064 100644 --- a/misc/ezload/Makefile +++ b/misc/ezload/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ezload -# Version required: 0.3.1 # Date created: 18 november 1999 # Whom: n_hibma # # $FreeBSD$ # -DISTNAME= ezload-0.3.1 +PORTNAME= ezload +PORTVERSION= 0.3.1 CATEGORIES= misc MASTER_SITES= http://www.etla.net/~n_hibma/usb/ |