diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-27 08:02:35 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-27 08:02:35 +0000 |
commit | 89953b8da8e0ba44eafc43f9c832a79523ffac41 (patch) | |
tree | c31abe90957b0d170fdd2c5aa8e29dd28be202f2 /editors/xemacs21-mule/Makefile | |
parent | c21dcb3e15ff8604d16343812acd4075a6e4722a (diff) | |
download | ports-89953b8da8e0ba44eafc43f9c832a79523ffac41.tar.gz ports-89953b8da8e0ba44eafc43f9c832a79523ffac41.zip |
Notes
Diffstat (limited to 'editors/xemacs21-mule/Makefile')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index f769bb8277a7..34e80c8f2a63 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -7,7 +7,7 @@ PORTNAME= xemacs-mule PORTVERSION= ${XEMACS_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} |