diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:19:07 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:43:08 +0000 |
| commit | 2387875661dfe3c5679b2b972bfa7a92a12f9ffe (patch) | |
| tree | 5e7695d66450f2a8c225ef17994442d520fd7467 | |
| parent | 30f4601bc2babdf668dba260c23fcf5b6552aae8 (diff) | |
sysutils/backuppc: Fix deprecated CPE_VENDOR
| -rw-r--r-- | sysutils/backuppc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile index bced2d4f786f..0881ddb42448 100644 --- a/sysutils/backuppc/Makefile +++ b/sysutils/backuppc/Makefile @@ -21,7 +21,6 @@ USES= cpe perl5 CONFLICTS_INSTALL= backuppc4 backuppc-devel USE_RC_SUBR= backuppc -CPE_VENDOR= craig_barratt NO_ARCH= yes NO_BUILD= yes |
