diff options
Diffstat (limited to 'devel/str/Makefile')
-rw-r--r-- | devel/str/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/str/Makefile b/devel/str/Makefile index b3d127b1cfe8..8b36f5de4b3b 100644 --- a/devel/str/Makefile +++ b/devel/str/Makefile @@ -5,8 +5,7 @@ PORTNAME= str PORTVERSION= 0.9.12 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_OSSP} -MASTER_SITE_SUBDIR= lib/${PORTNAME} +MASTER_SITES= OSSP/lib/${PORTNAME} MAINTAINER= vd@FreeBSD.org COMMENT= Generic String Library |