diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 12:34:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 12:34:25 +0000 |
commit | 54497cdc7646f101d38c70bbef4387043ff25212 (patch) | |
tree | 1246405c4dd7cddf7c4a9eecf9d898f14bf93490 /ftp | |
parent | 075efa0c4b2775c79dda09a04663e6de6908dfc5 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/pear-Net_FTP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile index c8e2d007f042..312dae1bb050 100644 --- a/ftp/pear-Net_FTP/Makefile +++ b/ftp/pear-Net_FTP/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= ftp +PORTSCOUT= skipv:1.4.0a2 CATEGORY= Net FILES= FTP.php FTP/Observer.php FTP/Socket.php EXAMPLES= extensions.ini index.php observer.php socket.php |