diff options
author | arved <arved@FreeBSD.org> | 2003-08-19 09:12:40 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-08-19 09:12:40 +0000 |
commit | 6de27278a5290511e4b94b6bced8f5dd9d294478 (patch) | |
tree | 8313728d1d86e337d2aa817f44f245c3596fad9f | |
parent | b2848a4bfa171f96e98ead730a602851e21bc5aa (diff) | |
download | FreeBSD-ports-6de27278a5290511e4b94b6bced8f5dd9d294478.zip FreeBSD-ports-6de27278a5290511e4b94b6bced8f5dd9d294478.tar.gz |
- Update the Categories after Repocopy.
- Adjust MASTERDIRs
- Remove PKGNAMEPREFIX since it is implicit
- Add ports to Category Makefile
PR: 53797
Submitted by: Aleksander Fafula <alex@fafula.com>
Approved by: portmgr (marcus)
Repocopied by: joe
-rw-r--r-- | polish/Makefile | 6 | ||||
-rw-r--r-- | polish/aspell/Makefile | 5 | ||||
-rw-r--r-- | polish/calligra-l10n/Makefile | 3 | ||||
-rw-r--r-- | polish/ekg/Makefile | 2 | ||||
-rw-r--r-- | polish/gnugadu/Makefile | 2 | ||||
-rw-r--r-- | polish/gnugadu2/Makefile | 2 | ||||
-rw-r--r-- | polish/kde3-i18n/Makefile | 3 | ||||
-rw-r--r-- | polish/kde4-l10n/Makefile | 3 | ||||
-rw-r--r-- | polish/koffice-i18n/Makefile | 3 | ||||
-rw-r--r-- | polish/koffice-kde4-l10n/Makefile | 3 | ||||
-rw-r--r-- | polish/sms/Makefile | 3 | ||||
-rw-r--r-- | polish/sms2/Makefile | 3 |
12 files changed, 19 insertions, 19 deletions
diff --git a/polish/Makefile b/polish/Makefile index 8a7f977..0f7a983 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -1,4 +1,10 @@ # $FreeBSD$ # + SUBDIR += aspell + SUBDIR += ekg + SUBDIR += gnugadugadu + SUBDIR += kde3-i18n + SUBDIR += koffice-i18n + SUBDIR += sms .include <bsd.port.subdir.mk> diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile index 5eba12f..626bf84 100644 --- a/polish/aspell/Makefile +++ b/polish/aspell/Makefile @@ -5,12 +5,13 @@ # $FreeBSD$ # -PORTNAME= pl-aspell +PORTNAME= aspell +CATEGORIES= polish MAINTAINER= ports@FreeBSD.org COMMENT= Aspell with Polish dictionary -MASTERDIR= ${.CURDIR}/../aspell +MASTERDIR= ${.CURDIR}/../../textproc/aspell ASPELL_PL= tak diff --git a/polish/calligra-l10n/Makefile b/polish/calligra-l10n/Makefile index ca6d99f..5065aec 100644 --- a/polish/calligra-l10n/Makefile +++ b/polish/calligra-l10n/Makefile @@ -7,10 +7,9 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 -CATEGORIES?= misc kde +CATEGORIES?= polish kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src -PKGNAMEPREFIX= pl- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index d538b28..3bb7801 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -6,7 +6,7 @@ PORTNAME= ekg PORTVERSION= 1.1 -CATEGORIES= net +CATEGORIES= polish net MASTER_SITES= http://dev.null.pl/ekg/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/polish/gnugadu/Makefile b/polish/gnugadu/Makefile index caf111f..4de585e 100644 --- a/polish/gnugadu/Makefile +++ b/polish/gnugadu/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnugadu PORTVERSION= 1.0.0 -CATEGORIES= net +CATEGORIES= polish net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ggadu DISTNAME= gg-${PORTVERSION} diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index caf111f..4de585e 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnugadu PORTVERSION= 1.0.0 -CATEGORIES= net +CATEGORIES= polish net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ggadu DISTNAME= gg-${PORTVERSION} diff --git a/polish/kde3-i18n/Makefile b/polish/kde3-i18n/Makefile index cc785c2..f0ca019 100644 --- a/polish/kde3-i18n/Makefile +++ b/polish/kde3-i18n/Makefile @@ -7,10 +7,9 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -CATEGORIES?= misc kde +CATEGORIES?= polish kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n -PKGNAMEPREFIX= pl- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org diff --git a/polish/kde4-l10n/Makefile b/polish/kde4-l10n/Makefile index cc785c2..f0ca019 100644 --- a/polish/kde4-l10n/Makefile +++ b/polish/kde4-l10n/Makefile @@ -7,10 +7,9 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} -CATEGORIES?= misc kde +CATEGORIES?= polish kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n -PKGNAMEPREFIX= pl- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org diff --git a/polish/koffice-i18n/Makefile b/polish/koffice-i18n/Makefile index ca6d99f..5065aec 100644 --- a/polish/koffice-i18n/Makefile +++ b/polish/koffice-i18n/Makefile @@ -7,10 +7,9 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 -CATEGORIES?= misc kde +CATEGORIES?= polish kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src -PKGNAMEPREFIX= pl- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org diff --git a/polish/koffice-kde4-l10n/Makefile b/polish/koffice-kde4-l10n/Makefile index ca6d99f..5065aec 100644 --- a/polish/koffice-kde4-l10n/Makefile +++ b/polish/koffice-kde4-l10n/Makefile @@ -7,10 +7,9 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 -CATEGORIES?= misc kde +CATEGORIES?= polish kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src -PKGNAMEPREFIX= pl- DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org diff --git a/polish/sms/Makefile b/polish/sms/Makefile index ca676a0..238edb4 100644 --- a/polish/sms/Makefile +++ b/polish/sms/Makefile @@ -7,9 +7,8 @@ PORTNAME= sms PORTVERSION= 1.9.1i -CATEGORIES= misc +CATEGORIES= polish MASTER_SITES= http://www.ceti.pl/~miki/komputery/download/sms/ -PKGNAMEPREFIX= pl- MAINTAINER= dotz@irc.pl COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile index ca676a0..238edb4 100644 --- a/polish/sms2/Makefile +++ b/polish/sms2/Makefile @@ -7,9 +7,8 @@ PORTNAME= sms PORTVERSION= 1.9.1i -CATEGORIES= misc +CATEGORIES= polish MASTER_SITES= http://www.ceti.pl/~miki/komputery/download/sms/ -PKGNAMEPREFIX= pl- MAINTAINER= dotz@irc.pl COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) |