diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-03-04 15:56:33 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-03-04 15:56:33 +0000 |
commit | 0b0d11fd9dd3d9a6b9a30ce8e1250af0610e2119 (patch) | |
tree | eca55cdeea30137198c3c6edd8251a52fd9377f0 /editors/psgml/Makefile | |
parent | Update to 10.3. (diff) |
Update to 1.2.2.
PR: ports/25491
Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
Notes
Notes:
svn path=/head/; revision=39040
Diffstat (limited to 'editors/psgml/Makefile')
-rw-r--r-- | editors/psgml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index 6b220e9f8765..2f17a0757b17 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= shige@FreeBSD.org # distfile version -PSGML_VER= 1.2.1 +PSGML_VER= 1.2.2 PSGML_STARTUPEL= psgml-startup.el SCRIPTS_ENV= TARGETS="${PSGML_STARTUPEL}" |