summaryrefslogtreecommitdiff
path: root/x11/startup-notification/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-09-03 12:53:10 +0000
committerjmmv <jmmv@pkgsrc.org>2004-09-03 12:53:10 +0000
commit17557f8339e027e183e05dc1b20b755dd7486f9a (patch)
treeff4593583d2f9076f13e838b8ea824598d2ba88b /x11/startup-notification/Makefile
parentbed2124700c37964756e648c2ff0ff7fa7e03eb0 (diff)
downloadpkgsrc-17557f8339e027e183e05dc1b20b755dd7486f9a.tar.gz
Update to 0.7:
- Implement timestamp support (Elijah Newren)
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r--x11/startup-notification/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index 0f629c56ce5..76378e6e822 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/04/03 11:20:20 recht Exp $
+# $NetBSD: Makefile,v 1.6 2004/09/03 12:53:10 jmmv Exp $
-DISTNAME= startup-notification-0.6
+DISTNAME= startup-notification-0.7
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/startup-notification/0.6/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/startup-notification/0.7/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= benedikt.meurer@unix-ag.uni-siegen.de