diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-09 02:38:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-09 02:38:22 +0000 |
commit | 303e86725f710f760faa82d606c26cc1ff9ccc9e (patch) | |
tree | d340ae28927bc0ea60202fab8bc584dc111c7e60 /x11/gnometerminal/Makefile | |
parent | 0d5d8a4108cc3de8140aa637332794ce44140efc (diff) |
Notes
Diffstat (limited to 'x11/gnometerminal/Makefile')
-rw-r--r-- | x11/gnometerminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 2d306a86619f..01e6c760414a 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.4 |