diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
commit | 186a2a99c58f8f338ebec73eda8405cbdfe0264c (patch) | |
tree | e73efa97857e7bf14f7c1a7846a29bb5df3074f3 /x11/gnometerminal | |
parent | cd370788c796ff38e84ff5945ba17101b184968e (diff) | |
download | FreeBSD-ports-186a2a99c58f8f338ebec73eda8405cbdfe0264c.zip FreeBSD-ports-186a2a99c58f8f338ebec73eda8405cbdfe0264c.tar.gz |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Diffstat (limited to 'x11/gnometerminal')
-rw-r--r-- | x11/gnometerminal/Makefile | 4 | ||||
-rw-r--r-- | x11/gnometerminal/distinfo | 2 | ||||
-rw-r--r-- | x11/gnometerminal/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 4cfe658..f5f94e4 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnometerminal -PORTVERSION= 1.9.7 +PORTVERSION= 2.0.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DISTNAME= gnome-terminal-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/x11/gnometerminal/distinfo b/x11/gnometerminal/distinfo index ad4792a..83faaa7 100644 --- a/x11/gnometerminal/distinfo +++ b/x11/gnometerminal/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-terminal-1.9.7.tar.bz2) = f675430f351ca25f9efa45e2fed982d0 +MD5 (gnome2/gnome-terminal-2.0.0.tar.bz2) = 8486e569451db6747184fbcbd4734bdf diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist index 4b59a7c..071c3c5 100644 --- a/x11/gnometerminal/pkg-plist +++ b/x11/gnometerminal/pkg-plist @@ -25,6 +25,7 @@ share/locale/es/LC_MESSAGES/gnome-terminal.mo share/locale/et/LC_MESSAGES/gnome-terminal.mo share/locale/fi/LC_MESSAGES/gnome-terminal.mo share/locale/fr/LC_MESSAGES/gnome-terminal.mo +share/locale/gl/LC_MESSAGES/gnome-terminal.mo share/locale/hu/LC_MESSAGES/gnome-terminal.mo share/locale/ko/LC_MESSAGES/gnome-terminal.mo share/locale/lt/LC_MESSAGES/gnome-terminal.mo |