diff options
author | vd <vd@FreeBSD.org> | 2008-05-30 18:43:08 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2008-05-30 18:43:08 +0800 |
commit | 38650023799828ee0cf556c1524490f56a4ef174 (patch) | |
tree | 92c2df189aef95f686a1dd0477bb1393e9ebc712 /misc/ossp-uuid/Makefile | |
parent | 1a07ab208499c0a7172307457f52693664871b0e (diff) | |
download | freebsd-ports-gnome-38650023799828ee0cf556c1524490f56a4ef174.tar.gz freebsd-ports-gnome-38650023799828ee0cf556c1524490f56a4ef174.tar.zst freebsd-ports-gnome-38650023799828ee0cf556c1524490f56a4ef174.zip |
Upgrade misc/ossp-uuid from 1.6.0 to 1.6.1
Diffstat (limited to 'misc/ossp-uuid/Makefile')
-rw-r--r-- | misc/ossp-uuid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/ossp-uuid/Makefile b/misc/ossp-uuid/Makefile index 9728102ce2cd..9ea47855a8c7 100644 --- a/misc/ossp-uuid/Makefile +++ b/misc/ossp-uuid/Makefile @@ -6,8 +6,7 @@ # PORTNAME= uuid -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.6.1 CATEGORIES= misc devel MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} |