diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-19 00:31:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-19 00:31:56 +0000 |
commit | 64e91e8afa1bf0816f04344868f14ff05d68ddd0 (patch) | |
tree | 47420bde7fb5947367bd56f104dfd44942b14c88 /editors/ghex2/Makefile | |
parent | 8978088931cc0ab8a828aa82578cd2bc90a0ef6d (diff) | |
download | ports-64e91e8afa1bf0816f04344868f14ff05d68ddd0.tar.gz ports-64e91e8afa1bf0816f04344868f14ff05d68ddd0.zip |
Notes
Diffstat (limited to 'editors/ghex2/Makefile')
-rw-r--r-- | editors/ghex2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index 74554fc1916a..6f1c8d1c8a82 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghex2 PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 |