diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-11 04:22:28 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-11 04:22:28 +0800 |
commit | a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2 (patch) | |
tree | a4d71c6bc0758e2dd37ec6da0c7764c539e9ba77 /ftp | |
parent | 08c72d1b2ce43590d2c2db43e2510bbe4e29819f (diff) | |
download | marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.gz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.zst marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.zip |
- Sync w/ FreeBSD ports.
- Some misc fixes such as add about three missing files, need to bump and etc.
- Reset $FreeBSD$, it was not supposed to be include in this commit as I want
to keep it seperate, but I accidented ran the script. Ah well.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7696 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/pureadmin/Makefile | 2 | ||||
-rw-r--r-- | ftp/wzdftpd/files/wzdftpd.sh.in | 2 | ||||
-rw-r--r-- | ftp/wzdftpd/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index 83d397700..086d5179b 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -3,7 +3,7 @@ # Date created: Mar 4, 2005 # Whom: ijliao # -# $FreeBSD: ports/ftp/pureadmin/Makefile,v 1.8 2006/05/07 11:09:21 edwin Exp $ +# $FreeBSD$ # PORTNAME= pureadmin diff --git a/ftp/wzdftpd/files/wzdftpd.sh.in b/ftp/wzdftpd/files/wzdftpd.sh.in index 940ec3bbe..25a14fc94 100644 --- a/ftp/wzdftpd/files/wzdftpd.sh.in +++ b/ftp/wzdftpd/files/wzdftpd.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # Start or stop wzdftpd -# $FreeBSD: ports/ftp/wzdftpd/files/wzdftpd.sh.in,v 1.1 2006/05/31 15:19:27 novel Exp $ +# $FreeBSD$ # PROVIDE: wzdftpd # REQUIRE: DAEMON diff --git a/ftp/wzdftpd/pkg-plist b/ftp/wzdftpd/pkg-plist index b334bdef2..683441772 100644 --- a/ftp/wzdftpd/pkg-plist +++ b/ftp/wzdftpd/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: ports/ftp/wzdftpd/pkg-plist,v 1.18 2006/05/31 15:19:27 novel Exp $ +@comment $FreeBSD$ bin/siteconfig bin/siteuptime bin/sitewho |