diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-22 22:51:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-22 22:51:45 +0000 |
commit | 30892a5f68ded7c4cd491148c25d274e0703fda0 (patch) | |
tree | 7c344ee20bdb3c8bf349ccce607fe9ed68df7009 /x11/startup-notification/Makefile | |
parent | 892042cf0c2725044525d42a767a2f88ae7f00af (diff) | |
download | ports-30892a5f68ded7c4cd491148c25d274e0703fda0.tar.gz ports-30892a5f68ded7c4cd491148c25d274e0703fda0.zip |
Notes
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index e41a820875fb..d61df0fd5a70 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -6,10 +6,10 @@ # PORTNAME= startup-notification -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |