diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:35:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:35:32 +0000 |
commit | 3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b (patch) | |
tree | 28b9adb73fe8d399559adc4ba81356f878615d45 /polish | |
parent | 15e2263847b985944297d2a93caf296d9b64a255 (diff) |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/gnugadu2/Makefile | 2 | ||||
-rw-r--r-- | polish/libtlen/Makefile | 3 | ||||
-rw-r--r-- | polish/qnapi/Makefile | 3 | ||||
-rw-r--r-- | polish/tleenx2/Makefile | 2 |
4 files changed, 4 insertions, 6 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 124610209815..7ce8069f4e92 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnugadu2 PORTVERSION= 2.3.0 PORTREVISION= 7 CATEGORIES= polish net-im -MASTER_SITES= SF/ggadu +MASTER_SITES= SF/ggadu/gg2/${PORTVERSION} DISTNAME= gg2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile index b2f140ca7da8..22ce9c7845be 100644 --- a/polish/libtlen/Makefile +++ b/polish/libtlen/Makefile @@ -9,8 +9,7 @@ PORTNAME= libtlen PORTVERSION= 20041113 CATEGORIES= polish net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= smyru@heron.pl COMMENT= Backend for interoperability with Tlen.pl, Polish IM network diff --git a/polish/qnapi/Makefile b/polish/qnapi/Makefile index b853e66e4b8e..9b0a179b06e3 100644 --- a/polish/qnapi/Makefile +++ b/polish/qnapi/Makefile @@ -9,8 +9,7 @@ PORTNAME= qnapi PORTVERSION= 0.1.5 PORTREVISION= 1 CATEGORIES= polish multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= qnapi +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= c0rn@o2.pl COMMENT= Unoffical napiprojekt.pl qt4 client diff --git a/polish/tleenx2/Makefile b/polish/tleenx2/Makefile index 894993446477..8451c53d784a 100644 --- a/polish/tleenx2/Makefile +++ b/polish/tleenx2/Makefile @@ -9,7 +9,7 @@ PORTNAME= tleenx2 PORTVERSION= 20040214 PORTREVISION= 7 CATEGORIES= polish net -MASTER_SITES= SF/leenx +MASTER_SITES= SF/tleenx/tleenx2/${DISTNAME} DISTNAME= TleenX2-${PORTVERSION} MAINTAINER= mkorzen@gmail.com |