diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
commit | 52619586269c9e817bdf8a8496e70376ba957597 (patch) | |
tree | 91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /devel/libtool15 | |
parent | 651269fa962f1c06139c612b72c1e21091612a60 (diff) | |
download | ports-52619586269c9e817bdf8a8496e70376ba957597.tar.gz ports-52619586269c9e817bdf8a8496e70376ba957597.zip |
Notes
Diffstat (limited to 'devel/libtool15')
-rw-r--r-- | devel/libtool15/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index 9087bd8f102b..ba6ad0aa8d69 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -3,12 +3,13 @@ # Date created: 6 May 1998 # Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> # -# $Id: Makefile,v 1.1.1.1 1998/05/07 15:58:20 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/09/23 16:15:53 vanilla Exp $ # DISTNAME= libtool-1.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= libtool MAINTAINER= m-kasahr@sra.co.jp |