diff options
Diffstat (limited to 'devel/mprof/Makefile')
-rw-r--r-- | devel/mprof/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/mprof/Makefile b/devel/mprof/Makefile index e968b2ba78ef..8d1f27758cc9 100644 --- a/devel/mprof/Makefile +++ b/devel/mprof/Makefile @@ -1,15 +1,15 @@ # ex:ts=8 # Ports collection makefile for: mprof -# Version required: 0.0 # Date created: Sat Nov 5 01:16:33 PST 1994 # Whom: hsu # # $FreeBSD$ # -DISTNAME= mprof-3.0 +PORTNAME= mprof +PORTVERSION= 3.0 CATEGORIES= devel -MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/misc/ +MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/misc/ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org |