diff options
Diffstat (limited to 'misc/libhome/Makefile')
-rw-r--r-- | misc/libhome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libhome/Makefile b/misc/libhome/Makefile index ca750cafa30c..771ead472615 100644 --- a/misc/libhome/Makefile +++ b/misc/libhome/Makefile @@ -8,7 +8,7 @@ PORTNAME= libhome PORTVERSION= 0.10.2 CATEGORIES= misc -MASTER_SITES= ftp://ftp.oav.net/pll/ SF/pll +MASTER_SITES= ftp://ftp.oav.net/pll/ SF/pll/${PORTNAME}/${PORTVERSION} MAINTAINER= kiwi@oav.net COMMENT= Library providing a getpwname() emulation |