diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-06-08 20:45:00 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-06-08 20:45:00 +0000 |
commit | 01d65e04c3cefe08e6f55705af67359809ffc8af (patch) | |
tree | d0f8f7e40156a87cbb1243154af42f209de97c72 /devel/libltdl15 | |
parent | e794a01dde59bdbf235d6556507c60704dc286c5 (diff) | |
download | ports-01d65e04c3cefe08e6f55705af67359809ffc8af.tar.gz ports-01d65e04c3cefe08e6f55705af67359809ffc8af.zip |
Notes
Diffstat (limited to 'devel/libltdl15')
-rw-r--r-- | devel/libltdl15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libltdl15/Makefile b/devel/libltdl15/Makefile index ef6458e0021c..a61507a59d43 100644 --- a/devel/libltdl15/Makefile +++ b/devel/libltdl15/Makefile @@ -17,6 +17,6 @@ BUILD_WRKSRC= ${WRKSRC}/libltdl INSTALL_WRKSRC= ${WRKSRC}/libltdl DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist -LATEST_LINK= libltdl +LATEST_LINK= libltdl15 .include "${MASTERDIR}/Makefile" |