diff options
Diffstat (limited to 'devel/fastcrc/Makefile')
-rw-r--r-- | devel/fastcrc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/fastcrc/Makefile b/devel/fastcrc/Makefile index 707819930052..96aff86e998b 100644 --- a/devel/fastcrc/Makefile +++ b/devel/fastcrc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fastcrc -# Version required: 1.0 # Date created: 27 April 1999 # Whom: G. Adam Stanislav <adam@whizkidtech.net> # # $FreeBSD$ # -DISTNAME= fastcrc-1.0 +PORTNAME= fastcrc +PORTVERSION= 1.0 CATEGORIES= devel MASTER_SITES= http://www.whizkidtech.net/fports/ |