diff options
author | Ralf S. Engelschall <rse@FreeBSD.org> | 2004-11-18 16:24:40 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@FreeBSD.org> | 2004-11-18 16:24:40 +0000 |
commit | 4dc19ee953577b2b31eca2a529af9ed27a57aac2 (patch) | |
tree | f1424e8c7242dc36acd2aa402942c543f43622d7 /misc/ossp-uuid/Makefile | |
parent | f5391c9a170aefb0f63bdcc2e1d2ff1da2a8b945 (diff) |
upgrade to OSSP uuid 1.1.1
Notes
Notes:
svn path=/head/; revision=121878
Diffstat (limited to 'misc/ossp-uuid/Makefile')
-rw-r--r-- | misc/ossp-uuid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ossp-uuid/Makefile b/misc/ossp-uuid/Makefile index 117b8c41563b..b6a68e36a770 100644 --- a/misc/ossp-uuid/Makefile +++ b/misc/ossp-uuid/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uuid -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= misc devel MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} |