diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:37:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:37:04 +0000 |
commit | 40839fc6f16a5a39e8ebb78a5ffb4b3ab55ae380 (patch) | |
tree | a46ab3e18ec2b9ed0cd9d4a48254addd3131688b /deskutils/xfce4-notification-daemon/Makefile | |
parent | Move MASTER_SITES from CRITICAL to LOCAL/ehaupt (diff) |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'deskutils/xfce4-notification-daemon/Makefile')
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index 5840fb8b859c..6fe3a8809703 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -5,7 +5,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.3.7 PORTREVISION= 21 CATEGORIES= deskutils xfce -MASTER_SITES= CRITICAL/ +MASTER_SITES= LOCAL/ehaupt/ PKGNAMEPREFIX= xfce4- DISTNAME= ${PORTNAME}-xfce-${PORTVERSION} DIST_SUBDIR= xfce4 |