diff options
Diffstat (limited to 'devel/ucommon/Makefile')
-rw-r--r-- | devel/ucommon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ucommon/Makefile b/devel/ucommon/Makefile index ec2fb29bdb83..fdc89b7f42f2 100644 --- a/devel/ucommon/Makefile +++ b/devel/ucommon/Makefile @@ -5,8 +5,7 @@ PORTNAME= ucommon PORTVERSION= 6.1.11 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= commoncpp +MASTER_SITES= GNU/commoncpp MAINTAINER= ports@FreeBSD.org COMMENT= Very lightweight C++ design pattern library |