diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/samba | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/samba')
-rw-r--r-- | net/samba/Makefile | 1 | ||||
-rw-r--r-- | net/samba/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 3ae07da8824f..b55b01fcf799 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= . old-versions DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= dwcjr@FreeBSD.org +COMMENT= A free SMB and CIFS client and server for UNIX USE_BZIP2= YES USE_SUBMAKE= YES diff --git a/net/samba/pkg-comment b/net/samba/pkg-comment deleted file mode 100644 index 21f25f97e695..000000000000 --- a/net/samba/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free SMB and CIFS client and server for UNIX |