diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-05 18:55:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-05 18:55:35 +0000 |
commit | 8c6948a655fb75dfae654148f26a37e0c522b0f6 (patch) | |
tree | f4b836fee3d0f3a97ceec561690e4e77a5e0d291 /deskutils/notification-daemon | |
parent | 08f79ca9f773ce81c7b832ca3f514a4b85d551bf (diff) | |
download | ports-8c6948a655fb75dfae654148f26a37e0c522b0f6.tar.gz ports-8c6948a655fb75dfae654148f26a37e0c522b0f6.zip |
Notes
Diffstat (limited to 'deskutils/notification-daemon')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index cbbe693d4b96..48810393df5c 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -8,7 +8,9 @@ PORTNAME= notification-daemon PORTVERSION= 0.2.2 CATEGORIES= deskutils gnome -MASTER_SITES= http://www.galago.info/files/releases/source/notification-daemon/ +MASTER_SITES= http://www.galago.info/files/releases/source/notification-daemon/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav MAINTAINER= andreas@syndrom23.de COMMENT= Send small notifications to your desktop |