diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
commit | 50e5ff23f7a102ee098c5b8e7c416db627f52d99 (patch) | |
tree | 9a0b348f57382de55bfbb25e1aba045249bf2ebe /ftp/frox | |
parent | adae6df9b80c15642f0c4177091894e236184e0b (diff) | |
download | freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.gz freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.zst freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.zip |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
Diffstat (limited to 'ftp/frox')
-rw-r--r-- | ftp/frox/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile index 01d62aba6ddc..ba51e0174412 100644 --- a/ftp/frox/Makefile +++ b/ftp/frox/Makefile @@ -11,9 +11,7 @@ PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://www.hollo.org/frox/download/ \ http://frox.sourceforge.net/download/ \ - - SF - + SF MAINTAINER= sem@FreeBSD.org COMMENT= Transparent FTP proxy with caching support |