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 /sysutils | |
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
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pecl-fileinfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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- |