diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 05:02:14 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 05:02:14 +0800 |
commit | ca8652a177b277aee60cad0069eb171d0f2d441c (patch) | |
tree | af750636d1b0aa9cba1760168356b33c265bc309 /x11-fonts | |
parent | 62283a19a1397c8a7d4d8f966289942f0cff6d00 (diff) | |
download | freebsd-ports-gnome-ca8652a177b277aee60cad0069eb171d0f2d441c.tar.gz freebsd-ports-gnome-ca8652a177b277aee60cad0069eb171d0f2d441c.tar.zst freebsd-ports-gnome-ca8652a177b277aee60cad0069eb171d0f2d441c.zip |
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 95e01644c935..03619940efea 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 2e57b3e0da5c..d9a32d43512a 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 0e603a2571cf..621d2c429f27 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 c56d05d3ec76..e74f96c9ea54 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 4ceff87899d3..c87d20e1a0ec 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 41f43054ee72..cdc9e6112477 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 f20e6ee2b537..14adddca235a 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/ |