diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-07 13:36:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-07 13:36:30 +0000 |
commit | b1b5d62a850ec38fa9ed2b979c764e58146bb444 (patch) | |
tree | 52bbb23cf1535cd0b9dd2385f47f97f58099bbf5 | |
parent | ac9789d95b283bdfc2373bac9871d3f0eddf6181 (diff) |
Notes
-rw-r--r-- | audio/mp3stat/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-filemagic/Makefile | 1 | ||||
-rw-r--r-- | sysutils/pecl-fileinfo/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 21b2abe7678e..6a0c1617484b 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3stat PORTVERSION= 2.6.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/ruby-filemagic/Makefile b/devel/ruby-filemagic/Makefile index a67fb12c0e7b..460fdfbfb61a 100644 --- a/devel/ruby-filemagic/Makefile +++ b/devel/ruby-filemagic/Makefile @@ -7,6 +7,7 @@ PORTNAME= filemagic PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= devel ruby MASTER_SITES= http://grub.ath.cx/filemagic/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/sysutils/pecl-fileinfo/Makefile b/sysutils/pecl-fileinfo/Makefile index 5a1c68df050e..f387a3c77df5 100644 --- a/sysutils/pecl-fileinfo/Makefile +++ b/sysutils/pecl-fileinfo/Makefile @@ -7,6 +7,7 @@ PORTNAME= fileinfo PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= sysutils pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |