diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-11-07 21:36:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-11-07 21:36:30 +0800 |
commit | bcc77c1663510cab78195b84b3026f14cbbfbcc2 (patch) | |
tree | 557ea6c1457519075f91d6f5fef396f12952729b | |
parent | 5b3dcd3b19cecab97dffefc7adb0696224526a04 (diff) | |
download | freebsd-ports-gnome-bcc77c1663510cab78195b84b3026f14cbbfbcc2.tar.gz freebsd-ports-gnome-bcc77c1663510cab78195b84b3026f14cbbfbcc2.tar.zst freebsd-ports-gnome-bcc77c1663510cab78195b84b3026f14cbbfbcc2.zip |
Chase sysutils/file update
-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- |