diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-10-25 07:45:28 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-10-25 07:45:28 +0000 |
commit | 373865c78d55762e8bddb9a525505a6157254cad (patch) | |
tree | 887d8e8b3e9edba83a9e079d34313a7e98a2d655 /sysutils/backuppc/Makefile | |
parent | 7991c283d45bf40298617c564f3bbd76cf87b59c (diff) | |
download | ports-373865c78d55762e8bddb9a525505a6157254cad.tar.gz ports-373865c78d55762e8bddb9a525505a6157254cad.zip |
Notes
Diffstat (limited to 'sysutils/backuppc/Makefile')
-rw-r--r-- | sysutils/backuppc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile index 2ff146ce7314..bb3b916d447d 100644 --- a/sysutils/backuppc/Makefile +++ b/sysutils/backuppc/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= BackupPC-${PORTVERSION} MAINTAINER= moiseev@mezonplus.ru -COMMENT= System for backing PCs and laptops to a server +COMMENT= Multi-platform backup to disk-based storage LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |