diff options
Diffstat (limited to 'net/ipw/Makefile')
-rw-r--r-- | net/ipw/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ipw/Makefile b/net/ipw/Makefile index 4e14a190adb0..8b0641cc785c 100644 --- a/net/ipw/Makefile +++ b/net/ipw/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: ipw -# Version required: 3.3a # Date created: 29 January 1999 # Whom: mph # # $FreeBSD$ # -DISTNAME= ipw -PKGNAME= ipw-3.3a +PORTNAME= ipw +PORTVERSION= 3.3.a CATEGORIES= net MASTER_SITES= http://mjhb.marina-del-rey.ca.us/ipw/ +DISTNAME= ipw MAINTAINER= mph@freebsd.org |