diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-27 11:54:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-27 11:54:45 +0000 |
commit | f90412bde18d3b31ec819563d5a635f918f4006e (patch) | |
tree | fba4fb074a3a68b32577dc38916aeec9f85b9dd6 /comms/scmxx | |
parent | 50a7b76ebc8b1e56e4687bc82a634d085821b094 (diff) | |
download | ports-f90412bde18d3b31ec819563d5a635f918f4006e.tar.gz ports-f90412bde18d3b31ec819563d5a635f918f4006e.zip |
Notes
Diffstat (limited to 'comms/scmxx')
-rw-r--r-- | comms/scmxx/Makefile | 4 | ||||
-rw-r--r-- | comms/scmxx/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile index 57f88bf192d2..fe25b6705731 100644 --- a/comms/scmxx/Makefile +++ b/comms/scmxx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scmxx -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.4.1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scmxx @@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ USE_GMAKE= yes MAN1= scmxx.1 -MANLANG= "" ru +#MANLANG= "" ru .ifndef(NOPORTDOCS) post-install: diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo index 0dc43e0772f8..f04e8a2a2301 100644 --- a/comms/scmxx/distinfo +++ b/comms/scmxx/distinfo @@ -1 +1 @@ -MD5 (scmxx-0.6.4.tar.bz2) = 8e01d01b0adab0823a096d44c8b089a5 +MD5 (scmxx-0.6.4.1.tar.bz2) = 01ef44ee263ef9caba3019ebdd5aff82 |