diff options
author | knu <knu@FreeBSD.org> | 2001-08-30 15:34:00 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-08-30 15:34:00 +0800 |
commit | a97426e3f345542e7d5b635145f3d9986396c69d (patch) | |
tree | 2eeb01573a74ec831f5c571283d625066e679fc7 /comms/ruby-termios | |
parent | ba8a9a59e884317c52cee169b88771635b7542d5 (diff) | |
download | freebsd-ports-gnome-a97426e3f345542e7d5b635145f3d9986396c69d.tar.gz freebsd-ports-gnome-a97426e3f345542e7d5b635145f3d9986396c69d.tar.zst freebsd-ports-gnome-a97426e3f345542e7d5b635145f3d9986396c69d.zip |
Use the last modified date "20001115" instead of zero, for PORTVERSION.
Diffstat (limited to 'comms/ruby-termios')
-rw-r--r-- | comms/ruby-termios/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ruby-termios/Makefile b/comms/ruby-termios/Makefile index f65a46915600..b2aba7a00231 100644 --- a/comms/ruby-termios/Makefile +++ b/comms/ruby-termios/Makefile @@ -6,7 +6,7 @@ # PORTNAME= termios -PORTVERSION= 0 +PORTVERSION= 20001115 CATEGORIES= comms ruby MASTER_SITES= http://arika.org/pub/Tools/Ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |