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/libtool14 | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
Notes
Diffstat (limited to 'devel/libtool14')
-rw-r--r-- | devel/libtool14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libtool14/Makefile b/devel/libtool14/Makefile index 99758290624a..c14a10b6f01f 100644 --- a/devel/libtool14/Makefile +++ b/devel/libtool14/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libtool -# Version required: 1.3.4 # Date created: 6 May 1998 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # # $FreeBSD$ # -DISTNAME= libtool-1.3.4 +PORTNAME= libtool +PORTVERSION= 1.3.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool |