diff options
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 |