2e46b5a1c5
key functionality of Mac OS X Server's Software Update Service. This enables you to host a local Apple Software Update Server on any hardware and OS of your choice. WWW: https://github.com/wdas/reposado PR: ports/169344 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
11 lines
311 B
Python
11 lines
311 B
Python
--- setup.py.org 2012-06-22 15:50:45.283520178 +0900
|
|
+++ setup.py 2012-06-22 15:51:13.184520094 +0900
|
|
@@ -41,7 +41,7 @@
|
|
else:
|
|
setup(
|
|
name = "reposado",
|
|
- version = "git",
|
|
+ version = "%%PORTVERSION%%",
|
|
author = "Greg Neagle",
|
|
author_email = "reposado@googlegroups.com",
|
|
maintainer = "Brent B",
|