diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-12 02:06:22 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-12 02:06:22 -0400 |
commit | e027e9199d81b656032963497b1d7b3e6808b3a4 (patch) | |
tree | 0884b82769689f1ce686268020ce4f9a52cf25d1 /packaging/freebsd/Makefile | |
parent | 2ba01abda390af34704bc35fec9d008c4e98f99b (diff) |
first pass at auto-created distinfo for FreeBSD packaging.
Diffstat (limited to 'packaging/freebsd/Makefile')
-rw-r--r-- | packaging/freebsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/freebsd/Makefile b/packaging/freebsd/Makefile index a03c108..9d90b45 100644 --- a/packaging/freebsd/Makefile +++ b/packaging/freebsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= monkeysphere -PORTVERSION= 0.15 +PORTVERSION= 0.16~pre CATEGORIES= security MASTER_SITES= http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/ # hack for debian orig tarballs |