diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-10 19:50:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-10 19:50:28 +0000 |
commit | 3631634036b9210925c465930f96a9b3a9ee1d6d (patch) | |
tree | 89ac98718689219ae4e6932df1b615d153a6adee /x11/yelp/Makefile | |
parent | 6cad73682412b9740fc1dd5f753638d074ecd941 (diff) |
Notes
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 15539f9fd540..084d64f6bf5b 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yelp -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 |