diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-21 06:18:49 +0000 |
commit | 741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch) | |
tree | e9b79b363f2fc4a63535a25c71491fa49a79b556 /ftp/oftpd/Makefile | |
parent | e6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff) |
Notes
Diffstat (limited to 'ftp/oftpd/Makefile')
-rw-r--r-- | ftp/oftpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile index 1cca1f7121c7..e116defd78ad 100644 --- a/ftp/oftpd/Makefile +++ b/ftp/oftpd/Makefile @@ -15,7 +15,6 @@ MAINTAINER= beech@FreeBSD.org COMMENT= A threaded, anonymous only FTP server designed for security GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN8= oftpd.8 PORTDOCS= README AUTHORS ChangeLog NEWS TODO BUGS |