diff options
author | trevor <trevor@FreeBSD.org> | 2003-03-01 22:34:33 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-03-01 22:34:33 +0800 |
commit | 4209a469443cc9c3ccda62d9f73160fdcb69c878 (patch) | |
tree | 18d6471e2fb6dbcd08111161f7ad9f3d0e3f64f4 /net/fspd/Makefile | |
parent | 029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc (diff) | |
download | freebsd-ports-graphics-4209a469443cc9c3ccda62d9f73160fdcb69c878.tar.gz freebsd-ports-graphics-4209a469443cc9c3ccda62d9f73160fdcb69c878.tar.zst freebsd-ports-graphics-4209a469443cc9c3ccda62d9f73160fdcb69c878.zip |
Retire comment file.
Diffstat (limited to 'net/fspd/Makefile')
-rw-r--r-- | net/fspd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile index 51758c38539..4bac9fbef8d 100644 --- a/net/fspd/Makefile +++ b/net/fspd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.netsw.org/net/ip/filetrans/fsp/ DISTNAME= fsp.281-B3 MAINTAINER= trevor@FreeBSD.org +COMMENT= FSP daemon ALL_TARGET= fspserver DOCDIR= share/doc/${PORTNAME} |