diff options
Diffstat (limited to 'net/librsync')
-rw-r--r-- | net/librsync/Makefile | 1 | ||||
-rw-r--r-- | net/librsync/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 10a447b6dbe5..965b23a5d901 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rproxy MAINTAINER= ports@FreeBSD.org +COMMENT= Library for delta compression of streams LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt .if !exists(/usr/bin/bzip2) diff --git a/net/librsync/pkg-comment b/net/librsync/pkg-comment deleted file mode 100644 index 9004669f1e18..000000000000 --- a/net/librsync/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for delta compression of streams |