aboutsummaryrefslogtreecommitdiff
path: root/sysutils/usrinfo
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-08 18:01:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-08 18:01:10 +0000
commit2872e9bec43f296bcacebc324b00ce1ba2538bc8 (patch)
tree9945bda4b5c27d3f08e95dc8e2c2dc78126d1a1e /sysutils/usrinfo
parent3277746abd370d6111de08e5f3d1e2d5b7bd7a09 (diff)
downloadports-2872e9bec43f296bcacebc324b00ce1ba2538bc8.tar.gz
ports-2872e9bec43f296bcacebc324b00ce1ba2538bc8.zip
Fix MASTER_SITES
PR: ports/68822 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=113227
Diffstat (limited to 'sysutils/usrinfo')
-rw-r--r--sysutils/usrinfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/usrinfo/Makefile b/sysutils/usrinfo/Makefile
index 708981216669..c95d7666c8b6 100644
--- a/sysutils/usrinfo/Makefile
+++ b/sysutils/usrinfo/Makefile
@@ -8,8 +8,8 @@
PORTNAME= usrinfo
PORTVERSION= .10
CATEGORIES= sysutils
-MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER?= aaron@snaphat.com
COMMENT= Displays information about a user using either "<br>" or "\n" breaks