diff options
Diffstat (limited to 'devel/libshbuf/Makefile')
-rw-r--r-- | devel/libshbuf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libshbuf/Makefile b/devel/libshbuf/Makefile index 71daa8997df2..5c2b42f76a5f 100644 --- a/devel/libshbuf/Makefile +++ b/devel/libshbuf/Makefile @@ -10,8 +10,7 @@ PORTNAME= libshbuf PORTVERSION= 0.0.2 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Library for Shared Buffer IPC |