diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:15:15 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:15:15 +0800 |
commit | e980dc91ca837353f4bef8911aeb7052c5554280 (patch) | |
tree | 3763d44c0f0c28c817a57a9922c9c1a844b8dedb /converters | |
parent | 75c4b51d95824e561d372f322b59b0f3b2e0bcdd (diff) | |
download | freebsd-ports-gnome-e980dc91ca837353f4bef8911aeb7052c5554280.tar.gz freebsd-ports-gnome-e980dc91ca837353f4bef8911aeb7052c5554280.tar.zst freebsd-ports-gnome-e980dc91ca837353f4bef8911aeb7052c5554280.zip |
- Switch SourceForge ports to the new File Release System: categories starting with B,C
Diffstat (limited to 'converters')
-rw-r--r-- | converters/chmview/Makefile | 3 | ||||
-rw-r--r-- | converters/fix-mime-charset/Makefile | 3 | ||||
-rw-r--r-- | converters/libticonv/Makefile | 3 | ||||
-rw-r--r-- | converters/mimelib/Makefile | 3 | ||||
-rw-r--r-- | converters/tnef/Makefile | 3 | ||||
-rw-r--r-- | converters/ytnef/Makefile | 3 |
6 files changed, 6 insertions, 12 deletions
diff --git a/converters/chmview/Makefile b/converters/chmview/Makefile index 71be7663f684..e2722e22bf0b 100644 --- a/converters/chmview/Makefile +++ b/converters/chmview/Makefile @@ -8,8 +8,7 @@ PORTNAME= chmview DISTVERSION= 2.0b3 CATEGORIES= converters textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= trexinc +MASTER_SITES= SF/trexinc/CHMView/2.0%20beta%203 DISTNAME= CHMView_${DISTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/converters/fix-mime-charset/Makefile b/converters/fix-mime-charset/Makefile index e0da2a7b743c..ebf2ce660d0f 100644 --- a/converters/fix-mime-charset/Makefile +++ b/converters/fix-mime-charset/Makefile @@ -9,8 +9,7 @@ PORTNAME= fix-mime-charset PORTVERSION= 0.5.3 PORTREVISION= 1 CATEGORIES= converters textproc russian ukrainian -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= fix-mime-chr +MASTER_SITES= SF/fix-mime-chr/${PORTNAME}/${PORTVERSION} MAINTAINER= chip-set@mail.ru COMMENT= Fix incorrect Content-Type MIME headers of e-mail messages diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile index 7f06e9b0ed36..1da4cb3dd0db 100644 --- a/converters/libticonv/Makefile +++ b/converters/libticonv/Makefile @@ -9,8 +9,7 @@ PORTNAME= libticonv PORTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES= converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= tilp +MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.10 DISTNAME= tilibs2-20080110 MAINTAINER= tijl@ulyssis.org diff --git a/converters/mimelib/Makefile b/converters/mimelib/Makefile index 8d59982b1c3c..e8ea8f327a83 100644 --- a/converters/mimelib/Makefile +++ b/converters/mimelib/Makefile @@ -9,8 +9,7 @@ PORTNAME= mimelib PORTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES= converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= icqmail +MASTER_SITES= SF/icqmail/libs/${PORTVERSION} MAINTAINER= never@nevermind.kiev.ua COMMENT= C++ class library for manipulating messages in MIME format diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile index 22cf3b764329..d8a4dfa4c605 100644 --- a/converters/tnef/Makefile +++ b/converters/tnef/Makefile @@ -8,8 +8,7 @@ PORTNAME= tnef PORTVERSION= 1.4.5 CATEGORIES= converters mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= Unpack data in MS Outlook TNEF format diff --git a/converters/ytnef/Makefile b/converters/ytnef/Makefile index 48ed5b2ace43..12e8005e0634 100644 --- a/converters/ytnef/Makefile +++ b/converters/ytnef/Makefile @@ -9,8 +9,7 @@ PORTNAME= ytnef PORTVERSION= 2.6 PORTREVISION= 1 CATEGORIES= converters mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= delphus@gmail.com COMMENT= Unpack data in MS Outlook TNEF format |