diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:02:14 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 21:02:14 +0000 |
commit | ca8652a177b277aee60cad0069eb171d0f2d441c (patch) | |
tree | af750636d1b0aa9cba1760168356b33c265bc309 /x11-fonts | |
parent | 62283a19a1397c8a7d4d8f966289942f0cff6d00 (diff) | |
download | FreeBSD-ports-ca8652a177b277aee60cad0069eb171d0f2d441c.zip FreeBSD-ports-ca8652a177b277aee60cad0069eb171d0f2d441c.tar.gz |
Style fixes for x11-fonts.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/etlfonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/freefonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/nexfontsel/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/tkfont/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/ttmkfdir/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/xfed/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/xmbdfed/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile index 95e0164..0361994 100644 --- a/x11-fonts/etlfonts/Makefile +++ b/x11-fonts/etlfonts/Makefile @@ -6,7 +6,7 @@ # PORTNAME= etlfonts-noncjk -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/fonts/ DISTNAME= non-cjk diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index 2e57b3e..d9a32d4 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freefonts -PORTVERSION= 0.10 +PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ diff --git a/x11-fonts/nexfontsel/Makefile b/x11-fonts/nexfontsel/Makefile index 0e603a2..621d2c4 100644 --- a/x11-fonts/nexfontsel/Makefile +++ b/x11-fonts/nexfontsel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nexfontsel -PORTVERSION= 3.0 +PORTVERSION= 3.0 CATEGORIES= x11-fonts MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ DISTNAME= NeXFontSel-${PORTVERSION} diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile index c56d05d..e74f96c 100644 --- a/x11-fonts/tkfont/Makefile +++ b/x11-fonts/tkfont/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tkfont -PORTVERSION= 1.1 +PORTVERSION= 1.1 CATEGORIES= x11-fonts tk82 MASTER_SITES= ftp://ftp.freesoftware.com/pub/linux/tsx-11/sources/usr.bin.X11/ \ ${MASTER_SITE_LOCAL} diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile index 4ceff87..c87d20e 100644 --- a/x11-fonts/ttmkfdir/Makefile +++ b/x11-fonts/ttmkfdir/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ttmkfdir -PORTVERSION= 0.0 +PORTVERSION= 0.0 CATEGORIES= x11-fonts x11 MASTER_SITES= http://www.joerg-pommnitz.de/TrueType/ DISTNAME= ${PORTNAME} diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile index 41f4305..cdc9e61 100644 --- a/x11-fonts/xfed/Makefile +++ b/x11-fonts/xfed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfed -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/ DISTNAME= ${PORTNAME} diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index f20e6ee..14adddc 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmbdfed -PORTVERSION= 4.4 +PORTVERSION= 4.4 CATEGORIES= x11-fonts MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/ |