diff options
author | sergei <sergei@FreeBSD.org> | 2004-11-23 15:58:43 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-11-23 15:58:43 +0000 |
commit | 1a5cec8c24ea52c7f49f37c879159f2e07e3d7e4 (patch) | |
tree | 7ecc90fb4295037e4ec328e8345fe187cc81056e /polish | |
parent | 95b473ac62756bbd94cd5064c0906722d545a346 (diff) | |
download | FreeBSD-ports-1a5cec8c24ea52c7f49f37c879159f2e07e3d7e4.zip FreeBSD-ports-1a5cec8c24ea52c7f49f37c879159f2e07e3d7e4.tar.gz |
- Update to 20041113
- MASTER_SITE is now hosted at SourceForge
PR: ports/72874
Submitted by: Piotr Smyrak (maintainer)
Diffstat (limited to 'polish')
-rw-r--r-- | polish/libtlen/Makefile | 7 | ||||
-rw-r--r-- | polish/libtlen/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile index beb0d2c..64f8c28 100644 --- a/polish/libtlen/Makefile +++ b/polish/libtlen/Makefile @@ -7,9 +7,10 @@ # PORTNAME= libtlen -PORTVERSION= 20040212 +PORTVERSION= 20041113 CATEGORIES= polish net -MASTER_SITES= http://www.libtlen.eu.org/snapshots/archive/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= smyru@heron.pl COMMENT= Backend for interoperability with Tlen.pl, Polish IM network @@ -17,8 +18,8 @@ COMMENT= Backend for interoperability with Tlen.pl, Polish IM network GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -post-install: .if !defined(NOPORTDOCS) +post-install: @${MKDIR} ${DOCSDIR} .for f in libtlen.html libtlen.css AUTHORS TODO @${INSTALL_DATA} ${WRKSRC}/docs/${f} ${DOCSDIR} diff --git a/polish/libtlen/distinfo b/polish/libtlen/distinfo index 0303e2c..86e7908 100644 --- a/polish/libtlen/distinfo +++ b/polish/libtlen/distinfo @@ -1,2 +1,2 @@ -MD5 (libtlen-20040212.tar.gz) = af5507f51232cdcac4188c0f24c4adb1 -SIZE (libtlen-20040212.tar.gz) = 183309 +MD5 (libtlen-20041113.tar.gz) = b77c0a3234a21d1b79df8a8b9a9b9534 +SIZE (libtlen-20041113.tar.gz) = 160834 |