diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-11-06 02:57:06 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-11-06 02:57:06 +0000 |
commit | 4572022543a5376fa4f62a4f7b372e985076b362 (patch) | |
tree | a5b8c45f95335e925a5bc6dbb5ea22b41269b7ac /editors/gedit-autocomplete-plugin | |
parent | 946593c1f35e848b31d8197c6dc7396820cf392d (diff) | |
download | ports-4572022543a5376fa4f62a4f7b372e985076b362.tar.gz ports-4572022543a5376fa4f62a4f7b372e985076b362.zip |
Notes
Diffstat (limited to 'editors/gedit-autocomplete-plugin')
-rw-r--r-- | editors/gedit-autocomplete-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-autocomplete-plugin/Makefile b/editors/gedit-autocomplete-plugin/Makefile index ba488086e56d..f232f571676d 100644 --- a/editors/gedit-autocomplete-plugin/Makefile +++ b/editors/gedit-autocomplete-plugin/Makefile @@ -18,7 +18,7 @@ COMMENT= A simple autocompletion plugin for gedit BUILD_DEPENDS= gedit:${PORTSDIR}/editors/gedit RUN_DEPENDS= gedit:${PORTSDIR}/editors/gedit -GEDIT_VERSION= 2.10 +GEDIT_VERSION= 2.12 USE_X_PREFIX= yes MAKEFILE= makefile |