diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:47:16 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:47:16 +0000 |
commit | ed3b4c6308a632310da6bc425f2767d6f8072a36 (patch) | |
tree | 7e00df17d0ba5dd5b9d986a20651de51df0e92cd /misc | |
parent | 48424281b58ecf04695549f6a7d8d695de2b906f (diff) | |
download | FreeBSD-ports-ed3b4c6308a632310da6bc425f2767d6f8072a36.zip FreeBSD-ports-ed3b4c6308a632310da6bc425f2767d6f8072a36.tar.gz |
Style fixes for ports/misc.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/emma/Makefile | 2 | ||||
-rw-r--r-- | misc/geekcode/Makefile | 2 | ||||
-rw-r--r-- | misc/grdb/Makefile | 2 | ||||
-rw-r--r-- | misc/metatheme/Makefile | 2 | ||||
-rw-r--r-- | misc/metatheme2/Makefile | 2 | ||||
-rw-r--r-- | misc/misterproper/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Finance-Quote/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/misc/emma/Makefile b/misc/emma/Makefile index a74968e..817edba 100644 --- a/misc/emma/Makefile +++ b/misc/emma/Makefile @@ -6,7 +6,7 @@ # PORTNAME= emma -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.1 CATEGORIES= misc gnome python MASTER_SITES= http://rainbow.mimuw.edu.pl/~la181249/emma/packages/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/} diff --git a/misc/geekcode/Makefile b/misc/geekcode/Makefile index aeaa478..c82788a 100644 --- a/misc/geekcode/Makefile +++ b/misc/geekcode/Makefile @@ -7,7 +7,7 @@ PORTNAME= geekcode PORTVERSION= 1.7 -CATEGORIES= misc +CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://seymour.lazygenes.net/ \ http://www.zort.on.ca/software/ diff --git a/misc/grdb/Makefile b/misc/grdb/Makefile index 04202d4..2a8bbca 100644 --- a/misc/grdb/Makefile +++ b/misc/grdb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grdb -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.4 CATEGORIES= misc gnome MASTER_SITES= http://bucket.pp.ualr.edu/~bit/download/ diff --git a/misc/metatheme/Makefile b/misc/metatheme/Makefile index 8fdf232..2c01d04 100644 --- a/misc/metatheme/Makefile +++ b/misc/metatheme/Makefile @@ -6,7 +6,7 @@ # PORTNAME= metatheme -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.0 CATEGORIES= misc gnome MASTER_SITES= ftp://ftp.helixcode.com/pub/metatheme/ diff --git a/misc/metatheme2/Makefile b/misc/metatheme2/Makefile index 8fdf232..2c01d04 100644 --- a/misc/metatheme2/Makefile +++ b/misc/metatheme2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= metatheme -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.0 CATEGORIES= misc gnome MASTER_SITES= ftp://ftp.helixcode.com/pub/metatheme/ diff --git a/misc/misterproper/Makefile b/misc/misterproper/Makefile index d09a77b..cfd6482 100644 --- a/misc/misterproper/Makefile +++ b/misc/misterproper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= misterproper -PORTVERSION= 0.3 +PORTVERSION= 0.3 CATEGORIES= misc gnome MASTER_SITES= ftp://misterproper.sourceforge.net/pub/misterproper/releases/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/misc/p5-Finance-Quote/Makefile b/misc/p5-Finance-Quote/Makefile index 118a0c9..60d542d 100644 --- a/misc/p5-Finance-Quote/Makefile +++ b/misc/p5-Finance-Quote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Finance-Quote -PORTVERSION= 1.04 +PORTVERSION= 1.04 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Finance |