diff options
Diffstat (limited to 'devel/upnp/Makefile')
-rw-r--r-- | devel/upnp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile index 287ba5a2cc2a..1a3bb1944edc 100644 --- a/devel/upnp/Makefile +++ b/devel/upnp/Makefile @@ -9,7 +9,7 @@ PORTNAME= upnp PORTVERSION= 1.6.6 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= SF/pupnp +MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/LibUPnP%20${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |