diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | 51c1b9f9a90a432058792df22dbe12d831d611d0 (patch) | |
tree | 00cbaf2438c30cc2a98f2ea38bee208d71f91bf0 /devel/mprof/Makefile | |
parent | 0bf120a84dd4029b5653c00e40bdd783f1805810 (diff) | |
download | FreeBSD-ports-51c1b9f9a90a432058792df22dbe12d831d611d0.zip FreeBSD-ports-51c1b9f9a90a432058792df22dbe12d831d611d0.tar.gz |
PORTNAME/PORTVERSION update
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 e968b2b..8d1f277 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 |