diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-07-13 03:36:33 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-07-13 03:36:33 +0000 |
commit | c26ff2f45b71ef2e77af4d08301481e6c8482501 (patch) | |
tree | ba8fd593dfc1df7f2f89abc8b440d7d5c4ad61ac /x11/gnome-applets | |
parent | 2311681533e642b8877fe7d8b60b6315356d0a46 (diff) | |
download | ports-c26ff2f45b71ef2e77af4d08301481e6c8482501.tar.gz ports-c26ff2f45b71ef2e77af4d08301481e6c8482501.zip |
Notes
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index d3e89e0d2d9c..16a2f08fc374 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.0.1 PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= unstable/sources/gnome-applets +MASTER_SITE_SUBDIR= stable/sources/gnome-applets DISTNAME= gnome-applets-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |