diff options
Diffstat (limited to 'devel/omniNotify/Makefile')
-rw-r--r-- | devel/omniNotify/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/omniNotify/Makefile b/devel/omniNotify/Makefile index fc0bc24cf3a8..831a5fc28c5c 100644 --- a/devel/omniNotify/Makefile +++ b/devel/omniNotify/Makefile @@ -8,8 +8,7 @@ PORTNAME= omniNotify PORTVERSION= 2.1 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:L} +MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION} MAINTAINER= sem@FreeBSD.org COMMENT= CORBA Notification Service (CosNotification) for omniORB |