diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:23:24 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:23:24 +0000 |
commit | 6ead27eb95b73463064db2a2ab7f92efd9f6d874 (patch) | |
tree | e2715d6c9595e25da79d8bb0b4341f2a5c8d82a4 /sysutils/dc3dd | |
parent | 642bc3b19bec741c3872b6c722ea40d9838b5efc (diff) |
Notes
Diffstat (limited to 'sysutils/dc3dd')
-rw-r--r-- | sysutils/dc3dd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/dc3dd/Makefile b/sysutils/dc3dd/Makefile index a3480c1c959c..d06b727d1cc7 100644 --- a/sysutils/dc3dd/Makefile +++ b/sysutils/dc3dd/Makefile @@ -3,6 +3,7 @@ PORTNAME= dc3dd PORTVERSION= 7.2.641 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/7.2 |