diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-08-26 22:28:39 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-08-26 22:28:39 +0000 |
commit | e84fc3013cd8914a59923c486f46db6faa75c313 (patch) | |
tree | c513d256399bf644230c6b1e2b6d045cc26620d8 /dns/ddclient/Makefile | |
parent | 44b1c1aa8dd99c8eb9b157a37e213bd47dff27a2 (diff) |
Notes
Diffstat (limited to 'dns/ddclient/Makefile')
-rw-r--r-- | dns/ddclient/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile index 9beda2aed6f6..7484ae00c5ab 100644 --- a/dns/ddclient/Makefile +++ b/dns/ddclient/Makefile @@ -7,6 +7,7 @@ PORTNAME= ddclient PORTVERSION= 3.5.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://burry.ca:4141/ddclient/ |