diff options
author | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
commit | 3d6f3c9b82b8bb57b230a246ed3692b150a41d6e (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /sysutils/py-notify | |
parent | 0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff) | |
download | pkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'sysutils/py-notify')
-rw-r--r-- | sysutils/py-notify/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile index 5c9f49f9b66..2d6a08da942 100644 --- a/sysutils/py-notify/Makefile +++ b/sysutils/py-notify/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/01/15 21:16:37 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/09/21 13:04:21 wiz Exp $ # DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-notify-0.1.1 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= \ http://www.galago-project.org/files/releases/source/notify-python/ |