diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:23:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:23:13 +0000 |
commit | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (patch) | |
tree | f096af604122b48bed1127f374f5637959c29e30 /german | |
parent | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (diff) |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/BBBike/Makefile | 3 | ||||
-rw-r--r-- | german/jdictionary-eng-ger/Makefile | 1 | ||||
-rw-r--r-- | german/jdictionary-ger-hun/Makefile | 1 | ||||
-rw-r--r-- | german/steak/Makefile | 4 | ||||
-rw-r--r-- | german/unix-connect/Makefile | 4 |
5 files changed, 7 insertions, 6 deletions
diff --git a/german/BBBike/Makefile b/german/BBBike/Makefile index 11550f674934..37c10e63e57c 100644 --- a/german/BBBike/Makefile +++ b/german/BBBike/Makefile @@ -9,8 +9,7 @@ PORTNAME= BBBike PORTVERSION= 3.16 PORTREVISION= 1 CATEGORIES= german -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bbbike +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} MAINTAINER= slaven@rezic.de COMMENT= A route-finder for cyclists in Berlin and Brandenburg diff --git a/german/jdictionary-eng-ger/Makefile b/german/jdictionary-eng-ger/Makefile index 25252fd833ad..4ff4dcf80db1 100644 --- a/german/jdictionary-eng-ger/Makefile +++ b/german/jdictionary-eng-ger/Makefile @@ -9,6 +9,7 @@ PORTNAME= jdictionary-eng-ger PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= german textproc +MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20English-German DISTNAME= SmartEngGer-1_4.jar COMMENT= JDictionary plugin: English-German dictionary diff --git a/german/jdictionary-ger-hun/Makefile b/german/jdictionary-ger-hun/Makefile index 3d4b5f66518b..5e83a842ea64 100644 --- a/german/jdictionary-ger-hun/Makefile +++ b/german/jdictionary-ger-hun/Makefile @@ -9,6 +9,7 @@ PORTNAME= jdictionary-ger-hun PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= german hungarian textproc +MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20German-Hungarian DISTNAME= SmartGerHun-1_4.jar COMMENT= JDictionary plugin: German-Hungarian dictionary diff --git a/german/steak/Makefile b/german/steak/Makefile index e2635cebff23..402386061262 100644 --- a/german/steak/Makefile +++ b/german/steak/Makefile @@ -9,9 +9,9 @@ PORTNAME= steak PORTVERSION= 1.7.3 PORTREVISION= 6 CATEGORIES= german -MASTER_SITES= SF \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Steak%20${PORTVERSION} \ http://www.tm.informatik.uni-frankfurt.de/%7Erazi/steak/program/ -MASTER_SITE_SUBDIR= ${PORTNAME} + DISTNAME= Steak.${PORTVERSION} MAINTAINER= h.eichmann@gmx.de diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index 7dc26ae7015c..533df9c8c3ce 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -9,8 +9,8 @@ PORTNAME= unix-connect PORTVERSION= 0.95 CATEGORIES= german comms news mail MASTER_SITES= ftp://ftp.dinoex.org/pub/unix-connect/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} + SF + MAINTAINER= dinoex@FreeBSD.org COMMENT= Unix-Connect - mail+news-gateway for Zconnect (tm) |