diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/makedepend | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/makedepend')
-rw-r--r-- | devel/makedepend/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/makedepend/Makefile b/devel/makedepend/Makefile index 29fc600411cc..be154a4ea00e 100644 --- a/devel/makedepend/Makefile +++ b/devel/makedepend/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: makedepend -# Version required: 95.07.05 # Date created: August 15th 1997 # Whom: Ian Vaudrey <i.vaudrey@bigfoot.com> # # $FreeBSD$ # -DISTNAME= cyrus-imapd-v1.5.14 -PKGNAME= makedepend-95.07.05 +PORTNAME= makedepend +PORTVERSION= 1995.07.05 CATEGORIES= devel MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ +DISTNAME= cyrus-imapd-v1.5.14 MAINTAINER= i.vaudrey@bigfoot.com |