diff options
-rw-r--r-- | net-im/pidgin-libnotify/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile index 98c7c9ff3212..503265cc8361 100644 --- a/net-im/pidgin-libnotify/Makefile +++ b/net-im/pidgin-libnotify/Makefile @@ -8,7 +8,8 @@ PORTNAME= libnotify PORTVERSION= 0.13 CATEGORIES= net-im -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S^%SUBDIR%^gaim-libnotify^} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= gaim-libnotify PKGNAMEPREFIX= pidgin- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} |