diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-07-16 21:12:52 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-07-16 21:12:52 +0000 |
commit | 21703949b843b27ae895729937b48abd951d1494 (patch) | |
tree | 2e63974c155ff81004b54878b52794064d8b6889 /net-im/pidgin-libnotify | |
parent | dbae6a5595795a07bdbcf3ac5281df55d94678a0 (diff) | |
download | ports-21703949b843b27ae895729937b48abd951d1494.tar.gz ports-21703949b843b27ae895729937b48abd951d1494.zip |
Notes
Diffstat (limited to 'net-im/pidgin-libnotify')
-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} |