diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-01-02 18:39:00 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-01-02 18:39:00 +0800 |
commit | d00973d3288e35f79e324be3e69387b18f75b913 (patch) | |
tree | d73e6cf112ef9a52e60b8e59690fb05ce0ec9662 | |
parent | abd5b1fea91be2b450654309345dcd325cda573e (diff) | |
download | freebsd-ports-gnome-d00973d3288e35f79e324be3e69387b18f75b913.tar.gz freebsd-ports-gnome-d00973d3288e35f79e324be3e69387b18f75b913.tar.zst freebsd-ports-gnome-d00973d3288e35f79e324be3e69387b18f75b913.zip |
Revert superfluous PORTREVISION bump from the previous commit.
-rw-r--r-- | x11-wm/windowmaker/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index eee33499c4de..4149a3ab5c2b 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -7,7 +7,6 @@ PORTNAME= windowmaker PORTVERSION= 0.80.2 -PORTREVISION= 1 CATEGORIES= x11-wm windowmaker MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= source/release |