diff options
Diffstat (limited to 'net/smbfs')
-rw-r--r-- | net/smbfs/Makefile | 1 | ||||
-rw-r--r-- | net/smbfs/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/smbfs/Makefile b/net/smbfs/Makefile index 9e295b01cb38..eb10311bbfda 100644 --- a/net/smbfs/Makefile +++ b/net/smbfs/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.butya.kz/pub/smbfs/ MAINTAINER= bp@freebsd.org +COMMENT= SMB/CIFS protocol and SMB/CIFS file system implementation NO_PACKAGE= "Depends on kernel" diff --git a/net/smbfs/pkg-comment b/net/smbfs/pkg-comment deleted file mode 100644 index 2a6946341523..000000000000 --- a/net/smbfs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SMB/CIFS protocol and SMB/CIFS file system implementation |