aboutsummaryrefslogtreecommitdiff
path: root/misc/ossp-uuid
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-08-21 15:19:42 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-08-21 15:19:42 +0000
commit24ac9498b0a19089927fc82dbff66da76efb924b (patch)
tree388ade8770ab23ed59f8ad59de309c1b74564fe8 /misc/ossp-uuid
parente09144599791e9242c3505ec8d04761f64faff72 (diff)
downloadports-24ac9498b0a19089927fc82dbff66da76efb924b.tar.gz
ports-24ac9498b0a19089927fc82dbff66da76efb924b.zip
Notes
Diffstat (limited to 'misc/ossp-uuid')
-rw-r--r--misc/ossp-uuid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ossp-uuid/Makefile b/misc/ossp-uuid/Makefile
index 1dc3570b93bb..d480511846d4 100644
--- a/misc/ossp-uuid/Makefile
+++ b/misc/ossp-uuid/Makefile
@@ -8,7 +8,8 @@
PORTNAME= uuid
PORTVERSION= 1.0.1
CATEGORIES= misc devel
-MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/${PORTNAME}/
+MASTER_SITES= ${MASTER_SITE_OSSP}
+MASTER_SITE_SUBDIR= lib/${PORTNAME}
PKGNAMEPREFIX= ossp-
MAINTAINER= fuyuki@hadaly.org