diff options
Diffstat (limited to 'sysutils/userinfo/Makefile')
-rw-r--r-- | sysutils/userinfo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/userinfo/Makefile b/sysutils/userinfo/Makefile index f0e460d27287..1a2c82c66811 100644 --- a/sysutils/userinfo/Makefile +++ b/sysutils/userinfo/Makefile @@ -8,8 +8,7 @@ PORTNAME= userinfo PORTVERSION= 2.2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= bjk +MASTER_SITES= SF/bjk/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Show information about local users |